add system model (#4540)

This commit is contained in:
Archer
2025-04-15 10:49:46 +08:00
committed by GitHub
parent b943d05d5a
commit 7a9cf4ce9e
7 changed files with 195 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
---
title: 'V4.9.5(进行中)'
title: 'V4.9.5'
description: 'FastGPT V4.9.5 更新说明'
icon: 'upgrade'
draft: false
@@ -7,6 +7,15 @@ toc: true
weight: 795
---
## 升级指南
### 1. 做好数据备份
### 2. 更新镜像 tag
- 更新 FastGPT 镜像 tag: v4.9.5
- 更新 FastGPT 商业版镜像 tag: v4.9.5
- Sandbox 无需更新
- AIProxy 无需更新
## 🚀 新增内容
@@ -18,6 +27,7 @@ weight: 795
## ⚙️ 优化
1. 繁体中文翻译。
2. Arm 镜像打包
## 🐛 修复