• Joined on 2025-01-07
Eason closed issue HswOAuth/llm_course#467 2025-01-09 20:35:56 +08:00
fastgpt在创建通用知识库时找不到索引模型
Eason commented on issue HswOAuth/llm_course#467 2025-01-09 20:35:54 +08:00
fastgpt在创建通用知识库时找不到索引模型

image如果在oneapi上只添加了embedding模型,出现400报错没关系,把chat模型也添加上去,再使用fastgpt试一试 …

Eason commented on issue HswOAuth/llm_course#467 2025-01-08 20:34:09 +08:00
fastgpt在创建通用知识库时找不到索引模型

方便看一下fastgpt的配置文件config.json啊, 应该是没有在fastgpt中添加相对应的索引模型 condig.json文件中我在vectorModel中将model和name改过来保存并重…

Eason opened issue HswOAuth/llm_course#467 2025-01-07 22:17:44 +08:00
fastgpt在创建通用知识库时找不到索引模型