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