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
aafc0cef
authored
Jun 27, 2025
by
Archer
Committed by
GitHub
Jun 27, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc (#5093)
* doc * doc
parent
b6a258d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
docSite/content/zh-cn/docs/development/upgrading/4914.md
+8
-2
No files found.
docSite/content/zh-cn/docs/development/upgrading/4914.md
View file @
aafc0cef
...
@@ -19,7 +19,13 @@ weight: 786
...
@@ -19,7 +19,13 @@ weight: 786
2.
输入框 UX。
2.
输入框 UX。
3.
图片知识库自动去除介绍中的换行,避免模型输出换行导致无法显示图片。
3.
图片知识库自动去除介绍中的换行,避免模型输出换行导致无法显示图片。
4.
图片索引过程会单独描述图片内容,并在检索后会将图片描述赋予检索结果,使语言模型也可以对图片进行理解。
4.
图片索引过程会单独描述图片内容,并在检索后会将图片描述赋予检索结果,使语言模型也可以对图片进行理解。
5.
对于 MCP Schema 中,缺少
`properties`
属性的值,进行自动补全,避免部分模型报错。
6.
对 JSON 导入模板可能的报错进行捕获。
7.
过滤 CSV 导出时可能存在的危险字符串。
8.
添加安全请求头。
9.
修改密码,强制其他登录端失效。
## 🐛 修复
## 🐛 修复
1.
知识库数据输入,识别 QA 模式错误。
1.
知识库数据输入,识别 QA 模式错误。
\ No newline at end of file
2.
知识库标签条件冲突。
\ No newline at end of file
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