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://fastgpt.in
Other
16.61k stars 4.42k forks source link

Milvus版本版本,向量检索bug,语义检索结果的分值一样,搜索结果无法使用 #1923

Open zijia28 opened 1 month ago

zijia28 commented 1 month ago

例行检查

你的版本

问题描述, 日志截图

向量检索时,数据结果分数值一样,搜索结果无法使用,本地部署采用的是bge-m3向量模型,同时测试了官方推荐的m3e-large模型效果是一样的,也存在此问题。

复现步骤

预期结果

相关截图

image image
c121914yu commented 1 month ago

未复现,检查下你的向量模型是不是有问题

zijia28 commented 1 month ago

向量模型已确认没有问题,直接使用官网推荐的m3e-large-api容器自带的向量模型验证的,切换到PG版本就没此问题。Milvus版本有问题。

wmqKevin commented 1 month ago

我也遇到同样的问题,用的是智谱的embedding-2

Sun-Qiming commented 4 weeks ago

同问,m3e-large-api输出正常,感觉是milvus哪里不对

Sun-Qiming commented 4 weeks ago

同问,m3e-large-api输出正常,感觉是milvus哪里不对

@zijia28 请问你的解决了么

Essence9999 commented 3 weeks ago

确实有问题,milvus,语义检索直接为空。 image 混合搜索和全文检索可以搜到