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
6873af01
authored
Jun 08, 2025
by
Archer
Committed by
GitHub
Jun 08, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: popver ui (#4980)
* doc * fix: ui
parent
9b73d3f7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
52 additions
and
34 deletions
+52
-34
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/4911.md
+16
-2
projects/app/src/pageComponents/app/detail/Workflow/components/SaveButton.tsx
+12
-4
projects/app/src/web/styles/chakraui.scss
+0
-4
No files found.
deploy/docker/docker-compose-milvus.yml
View file @
6873af01
...
@@ -132,15 +132,15 @@ services:
...
@@ -132,15 +132,15 @@ services:
# fastgpt
# fastgpt
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
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.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
@@ -150,8 +150,8 @@ services:
...
@@ -150,8 +150,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-oceanbase/docker-compose.yml
View file @
6873af01
...
@@ -109,15 +109,15 @@ services:
...
@@ -109,15 +109,15 @@ services:
# fastgpt
# fastgpt
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
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.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
@@ -127,8 +127,8 @@ services:
...
@@ -127,8 +127,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-pgvector.yml
View file @
6873af01
...
@@ -96,15 +96,15 @@ services:
...
@@ -96,15 +96,15 @@ services:
# fastgpt
# fastgpt
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
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.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
@@ -114,8 +114,8 @@ services:
...
@@ -114,8 +114,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-zilliz.yml
View file @
6873af01
...
@@ -72,15 +72,15 @@ services:
...
@@ -72,15 +72,15 @@ services:
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.1
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.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
@@ -90,8 +90,8 @@ services:
...
@@ -90,8 +90,8 @@ services:
-
FASTGPT_ENDPOINT=http://fastgpt:3000
-
FASTGPT_ENDPOINT=http://fastgpt:3000
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.9.1
0-fix2
# git
image
:
ghcr.io/labring/fastgpt:v4.9.1
1
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
0-fix2
# 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.1
1
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
...
docSite/content/zh-cn/docs/development/upgrading/4911.md
View file @
6873af01
---
---
title
:
'
V4.9.11(
进行中
)'
title
:
'
V4.9.11(
包含升级脚本
)'
description
:
'
FastGPT
V4.9.11
更新说明'
description
:
'
FastGPT
V4.9.11
更新说明'
icon
:
'
upgrade'
icon
:
'
upgrade'
draft
:
false
draft
:
false
...
@@ -7,7 +7,17 @@ toc: true
...
@@ -7,7 +7,17 @@ toc: true
weight
:
789
weight
:
789
---
---
## 执行升级脚本
## 更新指南
### 1. 更新镜像:
-
更新 FastGPT 镜像 tag: v4.9.11
-
更新 FastGPT 商业版镜像 tag: v4.9.11
-
mcp_server 无需更新
-
更新 Sandbox 镜像 tag: v4.9.11
-
AIProxy 无需更新
### 2. 执行升级脚本
该脚本仅需商业版用户执行。
该脚本仅需商业版用户执行。
...
@@ -30,10 +40,12 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4911' \
...
@@ -30,10 +40,12 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4911' \
3.
工作流中,子流程版本控制,可选择“保持最新版本”,无需手动更新。
3.
工作流中,子流程版本控制,可选择“保持最新版本”,无需手动更新。
4.
增加更多审计操作日志。
4.
增加更多审计操作日志。
5.
知识库增加文档解析异步队列,导入文档时,无需等待文档解析完毕才进行导入。
5.
知识库增加文档解析异步队列,导入文档时,无需等待文档解析完毕才进行导入。
6.
第三方知识库开发文档,
[
点击查看
](
/docs/guide/knowledge_base/third_dataset/
)
## ⚙️ 优化
## ⚙️ 优化
1.
原文缓存改用 gridfs 存储,提高上限。
1.
原文缓存改用 gridfs 存储,提高上限。
2.
增加知识库模板导入选项。
## 🐛 修复
## 🐛 修复
...
@@ -43,3 +55,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4911' \
...
@@ -43,3 +55,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4911' \
4.
自定义 PDF 解析,无法保存 base64 图片。
4.
自定义 PDF 解析,无法保存 base64 图片。
5.
非流请求,未进行 CITE 标记替换。
5.
非流请求,未进行 CITE 标记替换。
6.
Python 沙盒存在隐藏风险。
6.
Python 沙盒存在隐藏风险。
7.
curl 导入插件缺失确认按键
\ No newline at end of file
projects/app/src/pageComponents/app/detail/Workflow/components/SaveButton.tsx
View file @
6873af01
...
@@ -32,6 +32,14 @@ const SaveButton = ({
...
@@ -32,6 +32,14 @@ const SaveButton = ({
}
=
useDisclosure
();
}
=
useDisclosure
();
return
(
return
(
<
Box
flexShrink=
{
0
}
sx=
{
{
section
:
{
width
:
'auto'
}
}
}
>
<
MyPopover
<
MyPopover
placement=
{
'bottom-end'
}
placement=
{
'bottom-end'
}
hasArrow=
{
false
}
hasArrow=
{
false
}
...
@@ -43,7 +51,6 @@ const SaveButton = ({
...
@@ -43,7 +51,6 @@ const SaveButton = ({
Trigger=
{
Trigger=
{
<
Button
<
Button
size=
{
'sm'
}
size=
{
'sm'
}
flexShrink=
{
0
}
rightIcon=
{
rightIcon=
{
<
MyIcon
<
MyIcon
name=
{
isSave
?
'core/chat/chevronUp'
:
'core/chat/chevronDown'
}
name=
{
isSave
?
'core/chat/chevronUp'
:
'core/chat/chevronDown'
}
...
@@ -97,6 +104,10 @@ const SaveButton = ({
...
@@ -97,6 +104,10 @@ const SaveButton = ({
>
>
<
MyIcon
name=
{
'core/workflow/publish'
}
w=
{
'1rem'
}
/>
<
MyIcon
name=
{
'core/workflow/publish'
}
w=
{
'1rem'
}
/>
<
Box
fontSize=
{
'sm'
}
>
{
t
(
'common:core.workflow.Save and publish'
)
}
</
Box
>
<
Box
fontSize=
{
'sm'
}
>
{
t
(
'common:core.workflow.Save and publish'
)
}
</
Box
>
</
HStack
>
</
Box
>
)
}
</
MyPopover
>
{
isSaveAndPublishModalOpen
&&
(
{
isSaveAndPublishModalOpen
&&
(
<
SaveAndPublishModal
<
SaveAndPublishModal
isLoading=
{
isLoading
}
isLoading=
{
isLoading
}
...
@@ -104,10 +115,7 @@ const SaveButton = ({
...
@@ -104,10 +115,7 @@ const SaveButton = ({
onClickSave=
{
onClickSave
}
onClickSave=
{
onClickSave
}
/>
/>
)
}
)
}
</
HStack
>
</
Box
>
</
Box
>
)
}
</
MyPopover
>
);
);
};
};
...
...
projects/app/src/web/styles/chakraui.scss
View file @
6873af01
...
@@ -6,7 +6,3 @@ body select {
...
@@ -6,7 +6,3 @@ body select {
.chakra-tooltip
{
.chakra-tooltip
{
font-size
:
var
(
--
chakra-fontSizes-xs
)
!
important
;
font-size
:
var
(
--
chakra-fontSizes-xs
)
!
important
;
}
}
.chakra-popover__popper
>
section
{
width
:
auto
!
important
;
}
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