update doc (#5543)

This commit is contained in:
Archer
2025-08-26 21:14:41 +08:00
committed by GitHub
parent 4d7e0ed78f
commit d2d4c76bd5
7 changed files with 52 additions and 42 deletions

View File

@@ -1,9 +1,19 @@
---
title: 'V4.12.2(进行中)'
title: 'V4.12.2'
description: 'FastGPT V4.12.2 更新说明'
---
## 更新指南
### 1. 更新镜像:
- 更新 FastGPT 镜像tag: v4.12.2
- 更新 FastGPT 商业版镜像tag: v4.12.2
- 更新 fastgpt-plugin 镜像 tag: v0.1.11
- mcp_server 无需更新
- Sandbox 无需更新
- AIProxy 无需更新
## 🚀 新增内容
1. 向量模型并发请求设置,不统一设置成 10避免部分向量模型不支持并发默认均为 1可在模型配置中设置。