chatchat-space / Langchain-Chatchat

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
Apache License 2.0
30.89k stars 5.4k forks source link

API 方式无法正确使用。且回答不对,文档中很多并无注释的等 #4448

Closed Bo-LiangD closed 1 month ago

Bo-LiangD commented 1 month ago

环境信息 / Environment Information

相比 2.10版本 在新版中 image API调用会存在问题 回答不正确 文档无过多注释,有些参数需要查看代码

liunux4odoo commented 1 month ago

0.3.1 版已经发布,优化了配置方式,修改配置项无需重启服务器,可以更新尝试。

很多开源模型的Agent能力并不稳定,0.3.1 增加了专门的RAG接口和页面。