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.94k stars 4.53k forks source link

调用链配置过程中,知识库检索引用上限太低只有3000,而普通应用可以支持1万多,功能不一致 #2336

Closed Toketec closed 2 days ago

Toketec commented 1 month ago

例行检查

你的版本

问题描述, 日志截图

复现步骤

预期结果

相关截图

image image image
c121914yu commented 1 month ago

这个值取决你工作流中,上下文最大的一个模型。

masktone commented 1 month ago

这个值取决你工作流中,上下文最大的一个模型。

如果将知识库搜索作为插件使用,且不连接LLM时,最大就是3000,希望这个默认数值能够增加

c121914yu commented 2 days ago

已增到 16000