[实时网页信息爬取+RAG的舆情分析系统] RAG索引不到 #449
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#449
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
大模型部署后可以正常回复,部署的m3e-base,文件里的向量化模型改为m3e-base,但是fastgpt里还是没有进行检索,打开里面内容为空
原因分析:运行代码、启动m3e-base 步骤的先后循序可能不对。
1、如果是先运行代码,把内容插入知识库。然后再启动m3e-base,那么不会对知识库进行检索
所以:应该先启动m3e-base,在运行代码
谢谢老师,已解决,oneapi渠道中模型范围,没有填入m3e-base