deploy doc (#5729)

This commit is contained in:
Archer
2025-09-30 15:47:06 +08:00
committed by GitHub
parent a83ae8e6e8
commit 1d2fe012bf
21 changed files with 151 additions and 77 deletions

View File

@@ -1,9 +1,18 @@
---
title: 'V4.13.1(进行中)'
title: 'V4.13.1'
description: 'FastGPT V4.13.1 更新说明'
---
## 更新指南
### 1. 更新镜像:
- 更新 FastGPT 镜像tag: v4.13.1
- 更新 FastGPT 商业版镜像tag: v4.13.1
- 更新 fastgpt-plugin 镜像 tag: v0.2.2
- mcp_server 无需更新
- Sandbox 无需更新
- AIProxy 无需更新
## 🚀 新增内容
@@ -27,4 +36,5 @@ description: 'FastGPT V4.13.1 更新说明'
1. base64 解码工具,可以转化成文本和图片。
2. 墨迹天气工具。
3. 必优 PPT 生成工具。
4. 可配置最大请求体大小,以及内部网络请求最大响应大小,避免响应体过大,导致内存溢出。
4. 可配置最大请求体大小,以及内部网络请求最大响应大小,避免响应体过大,导致内存溢出。
5. 新增 Claude4.5, qwen3, kimi2, deepseek3.2 模型预设。