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

调试对话框中,可以获取自定义类型的全局变量值 #2360

Open f54701771 opened 1 month ago

f54701771 commented 1 month ago

例行检查

你的版本

问题描述, 日志截图 调试时候,需要获取到URL的入参作为全局变量,貌似现在无法获取到对应值。 image

复现步骤 URL填写入参,全局参数定义对应的入参,类型为自定义变量,点击【调试】无法获取对应值

预期结果 希望在调试模式下,也能获取到对应值

相关截图