Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
d0730e66
authored
Jul 22, 2025
by
Archer
Committed by
GitHub
Jul 22, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc (#5271)
parent
13b7e0a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
docSite/content/zh-cn/docs/development/upgrading/4110.md
+2
-1
No files found.
docSite/content/zh-cn/docs/development/upgrading/4110.md
View file @
d0730e66
...
...
@@ -31,6 +31,7 @@ EVAL_LINE_LIMIT=1000 # 评估文件最大行数
1.
移除所有
**开源功能**
的限制,包括:应用数量和知识库数量上限。
2.
调整 RoadMap,增加
`上下文管理`
,
`AI 生成工作流`
,
`高级编排 DeBug 调试模式`
等计划。
3.
海外版域名将
`tryfastgpt.ai`
调整成
`fastgpt.io`
。
## 🚀 新增内容
...
...
@@ -43,7 +44,7 @@ EVAL_LINE_LIMIT=1000 # 评估文件最大行数
## ⚙️ 优化
1.
优化代码,避免递归造成的内存堆积。
1.
优化代码,避免递归造成的内存堆积
,尤其在高并发连续的进行知识库预处理时,可显著降低内存消耗
。
2.
知识库训练:支持全部重试当前集合异常数据。
3.
工作流 valueTypeFormat,避免数据类型不一致。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment