mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 07:00:47 +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 优化。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
@@ -103,7 +103,7 @@
|
||||
"document/content/docs/upgrading/4-11/4110.mdx": "2025-08-05T23:20:39+08:00",
|
||||
"document/content/docs/upgrading/4-11/4111.mdx": "2025-08-07T22:49:09+08:00",
|
||||
"document/content/docs/upgrading/4-12/4120.mdx": "2025-08-12T22:45:19+08:00",
|
||||
"document/content/docs/upgrading/4-12/4121.mdx": "2025-08-15T14:27:32+08:00",
|
||||
"document/content/docs/upgrading/4-12/4121.mdx": "2025-08-15T17:10:04+08:00",
|
||||
"document/content/docs/upgrading/4-8/40.mdx": "2025-08-02T19:38:37+08:00",
|
||||
"document/content/docs/upgrading/4-8/41.mdx": "2025-08-02T19:38:37+08:00",
|
||||
"document/content/docs/upgrading/4-8/42.mdx": "2025-08-02T19:38:37+08:00",
|
||||
|
Reference in New Issue
Block a user