mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 23:55:36 +00:00
perf: workflow response field (#5443)
This commit is contained in:
17
document/content/docs/upgrading/4-12/4121.mdx
Normal file
17
document/content/docs/upgrading/4-12/4121.mdx
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 'V4.12.1(进行中)'
|
||||
description: 'FastGPT V4.12.1 更新说明'
|
||||
---
|
||||
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
||||
## 🔨 工具更新
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "4.12.x",
|
||||
"description": "",
|
||||
"pages": ["4120"]
|
||||
"pages": ["4121", "4120"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user