Merge branch 'main' into llm_fxp

This commit is contained in:
csunny 2023-05-30 14:19:35 +08:00
commit 4c60ab1ea2

View File

@ -247,7 +247,7 @@ auto_dbgpt_without_shot = Conversation(
)
conv_qa_prompt_template = """ 基于以下已知的信息, 专业、简要的回答用户的问题,
如果无法从提供的内容中获取答案, 请说: "知识库中提供的内容不足以回答此问题" 禁止胡乱编造
如果无法从提供的内容中获取答案, 请说: "知识库中提供的内容不足以回答此问题" 禁止胡乱编造
已知内容:
{context}
问题: