Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
9fef3e15
authored
May 18, 2025
by
Archer
Committed by
GitHub
May 18, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc (#4831)
* doc * doc * version update
parent
2d2d0fff
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
25 deletions
+42
-25
deploy/docker/docker-compose-milvus.yml
+6
-6
deploy/docker/docker-compose-oceanbase/docker-compose.yml
+6
-6
deploy/docker/docker-compose-pgvector.yml
+6
-6
deploy/docker/docker-compose-zilliz.yml
+6
-6
docSite/content/zh-cn/docs/development/upgrading/499.md
+18
-1
No files found.
deploy/docker/docker-compose-milvus.yml
View file @
9fef3e15
...
...
@@ -132,15 +132,15 @@ services:
# fastgpt
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
9
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
9
# 阿里云
ports
:
-
3005:3000
networks
:
...
...
@@ -150,8 +150,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
9
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
deploy/docker/docker-compose-oceanbase/docker-compose.yml
View file @
9fef3e15
...
...
@@ -109,15 +109,15 @@ services:
# fastgpt
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
9
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
9
# 阿里云
ports
:
-
3005:3000
networks
:
...
...
@@ -127,8 +127,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
9
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
deploy/docker/docker-compose-pgvector.yml
View file @
9fef3e15
...
...
@@ -96,15 +96,15 @@ services:
# fastgpt
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
9
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
9
# 阿里云
ports
:
-
3005:3000
networks
:
...
...
@@ -114,8 +114,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
9
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
deploy/docker/docker-compose-zilliz.yml
View file @
9fef3e15
...
...
@@ -72,15 +72,15 @@ services:
sandbox
:
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.
9
# 阿里云
networks
:
-
fastgpt
restart
:
always
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.
9
# 阿里云
ports
:
-
3005:3000
networks
:
...
...
@@ -90,8 +90,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.
8
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
8
# 阿里云
image
:
ghcr.io/labring/fastgpt:v4.9.
9
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.
9
# 阿里云
ports
:
-
3000:3000
networks
:
...
...
docSite/content/zh-cn/docs/development/upgrading/499.md
View file @
9fef3e15
---
title
:
'
V4.9.9
(进行中)
'
title
:
'
V4.9.9'
description
:
'
FastGPT
V4.9.9
更新说明'
icon
:
'
upgrade'
draft
:
false
...
...
@@ -7,12 +7,28 @@ toc: true
weight
:
791
---
## 升级指南
### 1. 做好数据备份
### 2. 商业版用户替换新 License
商业版用户可以联系 FastGPT 团队支持同学,获取 License 替换方案。替换后,可以直接升级系统,管理后台会提示输入新 License。
### 3. 更新镜像 tag
-
更新 FastGPT 镜像 tag: v4.9.9
-
更新 FastGPT 商业版镜像 tag: v4.9.9
-
mcp_server 无需更新
-
Sandbox 无需更新
-
AIProxy 无需更新
## 🚀 新增内容
1.
切换 SessionId 来替代 JWT 实现登录鉴权,可控制最大登录客户端数量。
2.
新的商业版 License 管理模式。
3.
公众号调用,显示记录 chat 对话错误,方便排查。
4.
API 知识库支持 BasePath 选择,需增加 API 接口,具体可见
[
API 知识库介绍
](
/docs/guide/knowledge_base/api_dataset/#4-获取文件详细信息用于获取文件信息
)
## ⚙️ 优化
...
...
@@ -24,3 +40,4 @@ weight: 791
1.
无法正常获取应用历史保存/发布记录。
2.
成员创建 MCP 工具权限问题。
3.
来源引用展示,存在 ID 传递错误,导致提示无权操作该文件。
4.
回答标注前端数据报错。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment