tencentmusic / supersonic

SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
Other
1.45k stars 223 forks source link

[Enhancement] 【prompt管理】支持用户自定义prompt及增加prompt规则 #1247

Open dawsongzhao0523 opened 3 days ago

dawsongzhao0523 commented 3 days ago

Search before asking

Description

问题:

有些场景,用户可以通过自己调整部分约束或者做自定义

方案:

1、制定Prompt模版 将现有的Prompt分为Role、Task、DDLInfo、Rules、Exemplars几部分; 2、Rules、Exemplars两个部分支持用户通过界面配置

实施

1、系统管理,增加Prompt管理功能(查看现在的Prompt、修改后的prompt、prompt测试等)、知识库管理功能

Solution

No response

Are you willing to submit PR?

Code of Conduct

jerryjzhang commented 3 days ago

赞同,可以在每个助理层面去设置自定义的prompt,需要先提炼一下内容构成,把可自定义的提炼出来