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://tryfastgpt.ai
Other
17.49k stars 4.69k forks source link

知识库问题优化,AI模型是否应该设置成必填呢 #1530

Closed deramofxiao closed 5 months ago

deramofxiao commented 5 months ago

例行检查

你的版本

复现步骤

预期结果 我觉得开启问题优化时,应该把ai模型设置为必选项。 相关截图 image image

xiaoToby commented 5 months ago

@deramofxiao 参考#1460 https://github.com/labring/FastGPT/issues/1460

c121914yu commented 5 months ago

其实不会,getLLMModel里会有第一个模型兜底(模型不见,有可能是楼上的,有可能是删了以前的模型)。