mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 00:14:51 +00:00

* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
32 lines
785 B
Plaintext
32 lines
785 B
Plaintext
---
|
|
title: V4.9.13
|
|
description: FastGPT V4.9.13 更新说明
|
|
---
|
|
|
|
## 更新指南
|
|
|
|
### 1. 更新镜像:
|
|
|
|
- 更新 FastGPT 镜像 tag: v4.9.13
|
|
- 更新 FastGPT 商业版镜像 tag: v4.9.13
|
|
- mcp_server 无需更新
|
|
- Sandbox 无需更新
|
|
- AIProxy 无需更新
|
|
|
|
|
|
## 🚀 新增内容
|
|
|
|
1. 套餐缓存,减少 MongoDB 查询次数。
|
|
|
|
## ⚙️ 优化
|
|
|
|
1. 所有 NodeId 调整随机值生成,避免首字母数字开头。
|
|
2. 知识库集合搜索,支持嵌套搜索。
|
|
|
|
## 🐛 修复
|
|
|
|
1. 对话日志,日期范围选择问题。
|
|
2. API 调用时,传入的 system 提示词可能会重复。
|
|
3. AI 对话/工具调用,未选择文件链接时,也会从历史记录读取文件。
|
|
4. 手动更新知识库索引时,错误的删除旧索引,导致手动索引无效。
|