Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
32.29k
stars
5.6k
forks
source link
修改Prompt_settings.yaml提示词不生效 #5123
Open
CQQ-biu opened 21 hours ago
问题描述 / Problem Description 用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
docker部署,在prompt_setting.yaml中修改llm_model的default对应的提示词,没有生效。但是在页面上配置system Message可以生效,两处使用的提示词一模一样。是修改了配置文件后需要运行什么命令才能生效吗?
复现问题的步骤 / Steps to Reproduce
预期的结果 / Expected Result 描述应该出现的结果 / Describe the expected result.
实际结果 / Actual Result 描述实际发生的结果 / Describe the actual result.
环境信息 / Environment Information
附加信息 / Additional Information 添加与问题相关的任何其他信息 / Add any other information related to the issue.