mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
perf: page ui (#5469)
* perf: page ui * fix: icon * limit chat items * limit chat items
This commit is contained in:
@@ -3,7 +3,6 @@ title: 'V4.12.1(进行中)'
|
||||
description: 'FastGPT V4.12.1 更新说明'
|
||||
---
|
||||
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
1. Prompt 自动生成和优化。
|
||||
@@ -14,6 +13,7 @@ description: 'FastGPT V4.12.1 更新说明'
|
||||
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
|
||||
2. 避免工作流中,变量替换导致的死循环或深度递归风险。
|
||||
3. 对话日志导出,固定导出对话详情。
|
||||
4. 分页器 UI 优化。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
Reference in New Issue
Block a user