本地在docker中运行Ollama并配置了 bge-m3:latest 嵌入模型
配置模型那边的的ollama 测试连接提示
Anthropic request failed (400): {"type":"error","error":{"type":"invalid_request_error","message":"\"bge-m3:latest\" does not support chat"},"request_id":"req_03c1e32deba39d6545627b4b"}
然后
对于知识库中的RAG状态显示一直异常,不知道什么原因
Embedding:ollama / bge-m3:latest / FAIL
Qdrant:FAIL
Embedding request failed (404): 404 page not found.
Qdrant health check failed(404):404 page not found
同样的连接我在Cherry Studio中是可以正常使用的
补充
界面使用的一些问题, 知识库中,我归档好像不等于删除? 因为上面嵌入模型一直是失败的, 任务一直在排队, 也不知道怎么删除任务, 同时想删除已经上传过的文件要怎么做?
本地在docker中运行Ollama并配置了
bge-m3:latest嵌入模型配置模型那边的的ollama 测试连接提示
然后
对于知识库中的RAG状态显示一直异常,不知道什么原因
同样的连接我在Cherry Studio中是可以正常使用的
补充
界面使用的一些问题, 知识库中,我归档好像不等于删除? 因为上面嵌入模型一直是失败的, 任务一直在排队, 也不知道怎么删除任务, 同时想删除已经上传过的文件要怎么做?