Files
FastGPT/document/content/docs/upgrading/4-12/4121.mdx
Archer eadf2fd54c fix: index (#5458)
* doc

* fix: home app name

* fix: char init error status

* fix: index

* fix: secret input
2025-08-14 18:54:47 +08:00

21 lines
438 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 'V4.12.1(进行中)'
description: 'FastGPT V4.12.1 更新说明'
---
## 🚀 新增内容
1. Prompt 自动生成和优化。
## ⚙️ 优化
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
2. 避免工作流中,变量替换导致的死循环或深度递归风险。
## 🐛 修复
1. 工具密钥输入boolean 值无法通过 form 校验。
## 🔨 工具更新