This commit is contained in:
Archer
2025-03-18 11:01:58 +08:00
committed by archer
parent f842ad93ce
commit 5563c3a0e7
6 changed files with 73 additions and 45 deletions

View File

@@ -11,7 +11,12 @@ weight: 799
### 1. 做好数据库备份
### 2. 更新镜像和 PG 容器
### 2. 更新镜像
- 更新 FastGPT 镜像 tag: v4.9.1
- 更新 FastGPT 商业版镜像 tag: v4.9.1
- Sandbox 镜像,可以不更新
- AIProxy 镜像修改为: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.3
### 3. 执行升级脚本
@@ -25,7 +30,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv491' \
**脚本功能**
重新使用最新的 jieba 分词库进行分词处理。
重新使用最新的 jieba 分词库进行分词处理。时间较长,可以从日志里查看进度。
## 🚀 新增内容