mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 08:01:18 +00:00
update version doc (#5210)
This commit is contained in:
@@ -151,8 +151,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -209,15 +209,15 @@ services:
|
|||||||
- ./config.json:/app/data/config.json
|
- ./config.json:/app/data/config.json
|
||||||
sandbox:
|
sandbox:
|
||||||
container_name: sandbox
|
container_name: sandbox
|
||||||
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-sandbox:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.1 # 阿里云
|
||||||
networks:
|
networks:
|
||||||
- fastgpt
|
- fastgpt
|
||||||
restart: always
|
restart: always
|
||||||
fastgpt-mcp-server:
|
fastgpt-mcp-server:
|
||||||
container_name: fastgpt-mcp-server
|
container_name: fastgpt-mcp-server
|
||||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3005:3000
|
- 3005:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -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.2 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -126,8 +126,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -183,15 +183,15 @@ services:
|
|||||||
- ./config.json:/app/data/config.json
|
- ./config.json:/app/data/config.json
|
||||||
sandbox:
|
sandbox:
|
||||||
container_name: sandbox
|
container_name: sandbox
|
||||||
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-sandbox:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.1 # 阿里云
|
||||||
networks:
|
networks:
|
||||||
- fastgpt
|
- fastgpt
|
||||||
restart: always
|
restart: always
|
||||||
fastgpt-mcp-server:
|
fastgpt-mcp-server:
|
||||||
container_name: fastgpt-mcp-server
|
container_name: fastgpt-mcp-server
|
||||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3005:3000
|
- 3005:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -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.2 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -112,8 +112,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -169,15 +169,15 @@ services:
|
|||||||
- ./config.json:/app/data/config.json
|
- ./config.json:/app/data/config.json
|
||||||
sandbox:
|
sandbox:
|
||||||
container_name: sandbox
|
container_name: sandbox
|
||||||
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-sandbox:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.1 # 阿里云
|
||||||
networks:
|
networks:
|
||||||
- fastgpt
|
- fastgpt
|
||||||
restart: always
|
restart: always
|
||||||
fastgpt-mcp-server:
|
fastgpt-mcp-server:
|
||||||
container_name: fastgpt-mcp-server
|
container_name: fastgpt-mcp-server
|
||||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3005:3000
|
- 3005:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -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.2 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -92,8 +92,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -151,15 +151,15 @@ services:
|
|||||||
- ./config.json:/app/data/config.json
|
- ./config.json:/app/data/config.json
|
||||||
sandbox:
|
sandbox:
|
||||||
container_name: sandbox
|
container_name: sandbox
|
||||||
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-sandbox:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.1 # 阿里云
|
||||||
networks:
|
networks:
|
||||||
- fastgpt
|
- fastgpt
|
||||||
restart: always
|
restart: always
|
||||||
fastgpt-mcp-server:
|
fastgpt-mcp-server:
|
||||||
container_name: fastgpt-mcp-server
|
container_name: fastgpt-mcp-server
|
||||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3005:3000
|
- 3005:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -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.2 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -95,8 +95,8 @@ services:
|
|||||||
|
|
||||||
fastgpt:
|
fastgpt:
|
||||||
container_name: fastgpt
|
container_name: fastgpt
|
||||||
image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -152,15 +152,15 @@ services:
|
|||||||
- ./config.json:/app/data/config.json
|
- ./config.json:/app/data/config.json
|
||||||
sandbox:
|
sandbox:
|
||||||
container_name: sandbox
|
container_name: sandbox
|
||||||
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-sandbox:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.1 # 阿里云
|
||||||
networks:
|
networks:
|
||||||
- fastgpt
|
- fastgpt
|
||||||
restart: always
|
restart: always
|
||||||
fastgpt-mcp-server:
|
fastgpt-mcp-server:
|
||||||
container_name: fastgpt-mcp-server
|
container_name: fastgpt-mcp-server
|
||||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
|
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.1 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.1 # 阿里云
|
||||||
ports:
|
ports:
|
||||||
- 3005:3000
|
- 3005:3000
|
||||||
networks:
|
networks:
|
||||||
@@ -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.2 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.3 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.3 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'V4.10.1(进行中)'
|
title: 'V4.10.1'
|
||||||
description: 'FastGPT V4.10.1 更新说明'
|
description: 'FastGPT V4.10.1 更新说明'
|
||||||
icon: 'upgrade'
|
icon: 'upgrade'
|
||||||
draft: false
|
draft: false
|
||||||
@@ -35,13 +35,13 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4101' \
|
|||||||
## 🚀 新增内容
|
## 🚀 新增内容
|
||||||
|
|
||||||
1. 系统工具支持流输出。
|
1. 系统工具支持流输出。
|
||||||
|
2. 商业版第三方知识库定时同步,支持全量同步,可以同步整个目录。
|
||||||
|
|
||||||
## ⚙️ 优化
|
## ⚙️ 优化
|
||||||
|
|
||||||
1. 定时任务报错日志记录到对话日志。
|
1. 定时任务报错日志记录到对话日志。
|
||||||
2. 封装应用动态form渲染组件。
|
2. 封装应用动态form渲染组件。
|
||||||
3. 商业版第三方知识库定时同步,支持全量同步,可以同步整个目录。
|
3. 目录面包屑导航溢出省略。
|
||||||
4. 目录面包屑导航溢出省略。
|
|
||||||
|
|
||||||
## 🐛 修复
|
## 🐛 修复
|
||||||
|
|
||||||
@@ -49,6 +49,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4101' \
|
|||||||
2. 部分系统工具向下兼容问题。
|
2. 部分系统工具向下兼容问题。
|
||||||
3. AI 节点,手动选择历史记录时,会导致 system 记录重复。
|
3. AI 节点,手动选择历史记录时,会导致 system 记录重复。
|
||||||
4. 知识库 tag 无法滚动到底。
|
4. 知识库 tag 无法滚动到底。
|
||||||
|
5. API 知识库通过 API 导入文件时,自定义 API 解析参数未生效。
|
||||||
|
|
||||||
## 🔨 工具更新
|
## 🔨 工具更新
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user