mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 06:30:02 +00:00
Merge branch 'llm_proxy' into dev
# Conflicts: # pilot/server/webserver.py
This commit is contained in:
@@ -247,7 +247,7 @@ auto_dbgpt_without_shot = Conversation(
|
||||
)
|
||||
|
||||
conv_qa_prompt_template = """ 基于以下已知的信息, 专业、简要的回答用户的问题,
|
||||
如果无法从提供的恶内容中获取答案, 请说: "知识库中提供的内容不足以回答此问题" 禁止胡乱编造。
|
||||
如果无法从提供的内容中获取答案, 请说: "知识库中提供的内容不足以回答此问题" 禁止胡乱编造。
|
||||
已知内容:
|
||||
{context}
|
||||
问题:
|
||||
|
Reference in New Issue
Block a user