perf: workflow response field (#5443)

This commit is contained in:
Archer
2025-08-13 14:29:13 +08:00
committed by GitHub
parent 83aa3a855f
commit ad550f4444
13 changed files with 50 additions and 37 deletions

View File

@@ -0,0 +1,17 @@
---
title: 'V4.12.1(进行中)'
description: 'FastGPT V4.12.1 更新说明'
---
## 🚀 新增内容
## ⚙️ 优化
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
## 🐛 修复
## 🔨 工具更新

View File

@@ -1,5 +1,5 @@
{
"title": "4.12.x",
"description": "",
"pages": ["4120"]
"pages": ["4121", "4120"]
}