ragflow
ragflow copied to clipboard
[Question]: Bad performance for locally deplyed LLM.
Describe your problem
在同一个知识库中,使用ollama本地部署的模型检索不出知识库的数据,并且会提示由于安全和隐私原因,AI不能访问用户的本地文件系统或特定数据库中的内容;而使用API-KEY调用的模型可以检索提取出知识库中的数据。
Switching to a larger LLM would make it better.