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.
例行检查
你的版本
问题描述, 日志截图 工作流拖拽图表,数据输入之后返回为空
复现步骤 工作流拖拽图表, 示例数据如下 return { data1: "['周一', '周二', '周三', '周四', '周五', '周六', '周日']", data2: "[23, 35, 28, 42, 31, 25, 37]" }
去掉中括号 [ 、 ] 也不行
预期结果 能够使用图表功能,看起来就很炫酷!!!
相关截图