FastGPTFastGPT
4.15.x

V4.15.0(进行中)

FastGPT V4.15.0 更新说明

🚀 新增内容

  1. 新增循环节点,弃用旧的批量执行。
  2. 全局变量输入框支持输入 object 类型数据。

⚙️ 优化

  1. embedding 适配 base64 字符串返回值。

🐛 修复

  1. helper-bot 前缀输出 Error~ 信息
  2. 阿里云 oss copy 接口。

代码优化

  1. 优化 Agent tool 声明和运行,统一所有 tool 的声明和运行方式。