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
15.25k stars 3.98k forks source link

Global variable function optimization #742

Open deerleo opened 5 months ago

deerleo commented 5 months ago

例行检查

你的版本

问题描述

新的全局变量功能合并到用户引导模块了,如果只是希望保存某个节点的输出结果,无法配置变量是否需要用户输入,用户每次聊天都必须要输入变量。

复现步骤

预期结果

增加一个开关,可控制变量是否需要用户填写。

相关截图

c121914yu commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Routine inspection

your version

Problem Description

The new global variable function has been merged into the user guidance module. If you just want to save the output of a certain node, you cannot configure whether the variable requires user input. The user must enter the variable every time they chat.

Steps to reproduce

expected outcome

Add a switch to control whether the variable needs to be filled in by the user.

Related screenshots