sugarforever / chat-ollama

ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
MIT License
2.6k stars 409 forks source link

我是用docker compose up 部署的,设置大模型聊天都可以,但是在创建知识库出现500错误 #349

Open chappyhome opened 5 months ago

chappyhome commented 5 months ago

错误信息如下: Failed to load resource: the server responded with a status of 500 (Internal Server Error) api/knowledgebases/:1

Rahim-Chan commented 5 months ago

加一我也是

meokey commented 5 months ago

搜索一下500,前面很多人提到过了。多数情况是ChatOllma连不上向量数据库比如Chroma。检查一下配置。 等 系统状态显示 #247 的功能 上线,这样的错误就会比较直观了。