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
31.43k stars 5.48k forks source link

创建知识库,插入文档调用embbding接口报错,Retrying request to /embeddings #4323

Closed yangy996 closed 2 months ago

yangy996 commented 3 months ago

image

xinference中已经部署了“bge-large-zh-v1.5”模型,如图: image

而且创建知识库的时候,还好出现这个错误: 出现es创建索引失败 image

liunux4odoo commented 2 months ago

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