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
208d8cfd
authored
Jul 22, 2025
by
Archer
Committed by
GitHub
Jul 22, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version doc (#5275)
parent
f0bfe2cc
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
19 deletions
+19
-19
deploy/docker/docker-compose-milvus.yml
+4
-4
deploy/docker/docker-compose-oceanbase/docker-compose.yml
+4
-4
deploy/docker/docker-compose-pgvector.yml
+4
-4
deploy/docker/docker-compose-zilliz.yml
+4
-4
deploy/docker/yml.js
+2
-2
docSite/content/zh-cn/docs/development/upgrading/4110.md
+1
-1
No files found.
deploy/docker/docker-compose-milvus.yml
View file @
208d8cfd
...
@@ -151,8 +151,8 @@ services:
...
@@ -151,8 +151,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.1
0.1-fix3
# git
image
:
ghcr.io/labring/fastgpt:v4.1
1.0
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
0.1-fix3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
1.0
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -226,8 +226,8 @@ services:
...
@@ -226,8 +226,8 @@ services:
environment
:
environment
:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin
:
fastgpt-plugin
:
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
3
# git
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
5
# 阿里云
container_name
:
fastgpt-plugin
container_name
:
fastgpt-plugin
restart
:
always
restart
:
always
networks
:
networks
:
...
...
deploy/docker/docker-compose-oceanbase/docker-compose.yml
View file @
208d8cfd
...
@@ -126,8 +126,8 @@ services:
...
@@ -126,8 +126,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.1
0.1-fix3
# git
image
:
ghcr.io/labring/fastgpt:v4.1
1.0
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
0.1-fix3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
1.0
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -200,8 +200,8 @@ services:
...
@@ -200,8 +200,8 @@ services:
environment
:
environment
:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin
:
fastgpt-plugin
:
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
3
# git
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
5
# 阿里云
container_name
:
fastgpt-plugin
container_name
:
fastgpt-plugin
restart
:
always
restart
:
always
networks
:
networks
:
...
...
deploy/docker/docker-compose-pgvector.yml
View file @
208d8cfd
...
@@ -112,8 +112,8 @@ services:
...
@@ -112,8 +112,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.1
0.1-fix3
# git
image
:
ghcr.io/labring/fastgpt:v4.1
1.0
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
0.1-fix3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
1.0
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -186,8 +186,8 @@ services:
...
@@ -186,8 +186,8 @@ services:
environment
:
environment
:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin
:
fastgpt-plugin
:
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
3
# git
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
5
# 阿里云
container_name
:
fastgpt-plugin
container_name
:
fastgpt-plugin
restart
:
always
restart
:
always
networks
:
networks
:
...
...
deploy/docker/docker-compose-zilliz.yml
View file @
208d8cfd
...
@@ -92,8 +92,8 @@ services:
...
@@ -92,8 +92,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.1
0.1-fix3
# git
image
:
ghcr.io/labring/fastgpt:v4.1
1.0
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
0.1-fix3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.1
1.0
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -168,8 +168,8 @@ services:
...
@@ -168,8 +168,8 @@ services:
environment
:
environment
:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin
:
fastgpt-plugin
:
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
3
# git
image
:
ghcr.io/labring/fastgpt-plugin:v0.1.
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
3
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
5
# 阿里云
container_name
:
fastgpt-plugin
container_name
:
fastgpt-plugin
restart
:
always
restart
:
always
networks
:
networks
:
...
...
deploy/docker/yml.js
View file @
208d8cfd
...
@@ -169,8 +169,8 @@ services:
...
@@ -169,8 +169,8 @@ services:
environment:
environment:
- FASTGPT_ENDPOINT=http://fastgpt:3000
- FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt-plugin:
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.1.
4
# git
image: ghcr.io/labring/fastgpt-plugin:v0.1.
5
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
4
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.
5
# 阿里云
container_name: fastgpt-plugin
container_name: fastgpt-plugin
restart: always
restart: always
networks:
networks:
...
...
docSite/content/zh-cn/docs/development/upgrading/4110.md
View file @
208d8cfd
...
@@ -22,7 +22,7 @@ EVAL_LINE_LIMIT=1000 # 评估文件最大行数
...
@@ -22,7 +22,7 @@ EVAL_LINE_LIMIT=1000 # 评估文件最大行数
-
更新 FastGPT 镜像tag: v4.11.0
-
更新 FastGPT 镜像tag: v4.11.0
-
更新 FastGPT 商业版镜像tag: v4.11.0
-
更新 FastGPT 商业版镜像tag: v4.11.0
-
更新 fastgpt-plugin 镜像 tag: v0.1.
4
-
更新 fastgpt-plugin 镜像 tag: v0.1.
5
-
mcp_server 无需更新
-
mcp_server 无需更新
-
Sandbox 无需更新
-
Sandbox 无需更新
-
AIProxy 无需更新
-
AIProxy 无需更新
...
...
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