fastgpt在创建通用知识库时找不到索引模型 #467
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#467
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?
fastgpt在创建通用知识库时找不到索引模型,报错text-embedding-002无可用渠道,于是我又去ollama手动下载了其他的嵌入模型但是加入oneapi的时候都是测试不通过,请问应该怎么解决
方便看一下fastgpt的配置文件config.json啊, 应该是没有在fastgpt中添加相对应的索引模型
embedding模型配置:
chat模型配置:
十分感谢!已调试成功