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.93k stars 4.52k forks source link

如何变更QAmodel #215

Closed 1715924014 closed 1 year ago

1715924014 commented 1 year ago

我在config.json中添加了文心一言模型,现在想用文心一言的模型去做知识库的QA,但是日志显示'当前分组 default 下对于模型 gpt-3.5-turbo-16k 无可用渠道',这个还需要调哪些参数

c121914yu commented 1 year ago

目前还不支持变更

kawriwshi33 commented 1 year ago

目前还不支持变更

也问下,昨天是在yml中直接配的openai,能够做知识库的QA,今天我换成oneapi的接口,也是用的openai的key,但是在做QA的时候,也是出“当前分组 default 下对于模型 gpt-3.5-turbo-16k 无可用渠道'”这个错误

Timoshao commented 1 year ago

同样遇到了 image

c121914yu commented 1 year ago

已支持,参考最新发行版说明:https://github.com/labring/FastGPT/releases/tag/v4.2.1

c121914yu commented 1 year ago

oneapi需要增加gpt35 16k作为QA模型,5刀用不了,一分钟只能3次,