mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 23:55:36 +00:00

* feat: add prompt optimizer (#5444) * feat: add prompt optimizer * fix * perf: variabel replace * perf: prompt optimizer code * feat: init charts shell * perf: user error remove --------- Co-authored-by: heheer <heheer@sealos.io>
20 lines
375 B
Plaintext
20 lines
375 B
Plaintext
---
|
|
title: 'V4.12.1(进行中)'
|
|
description: 'FastGPT V4.12.1 更新说明'
|
|
---
|
|
|
|
|
|
## 🚀 新增内容
|
|
|
|
1. Prompt 自动生成和优化。
|
|
|
|
## ⚙️ 优化
|
|
|
|
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
|
|
2. 避免工作流中,变量替换导致的死循环或深度递归风险。
|
|
|
|
## 🐛 修复
|
|
|
|
|
|
## 🔨 工具更新
|