labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
18.65k stars 4.92k forks source link

连接m3e向量模型出错 #3191

Open chanpingan opened 1 week ago

chanpingan commented 1 week ago

例行检查

你的版本V4.8.13

问题描述, 日志截图 我在两台电脑上都离线部署了fastgpt,按照教程操作,同样的配置都能成功运行非向量模型。但是目前1台电脑可以添加知识库,能选择向量模型m3e,并完成搜索任务。1台能添加知识库,能选择m3e模型,但是无法进行搜索,提示500 requestID20241119XXXXXXXX。

复现步骤

预期结果

相关截图 fastgpt的日志: fast oneapi的日志: one

2277419213 commented 1 week ago

对应ONE API日志,显示找不到m3e,检查一下渠道模型的名称,或者是给出来的one api的key是否有权限调用m3e

chanpingan commented 1 week ago

m3e在oneapi里测试过,可以连接。key按照教程给的那个sk-aaabbbcccdddeeefffggghhhiiijjjkkk部署的。

c121914yu commented 6 days ago

oneapi 没法测向量模型呢,得 curl 测试下,你咋能测通的?