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
8b29aae2
authored
Mar 27, 2025
by
Archer
Committed by
GitHub
Mar 27, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update sso doc (#4358)
parent
8999dc5b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
22 deletions
+17
-22
docSite/assets/imgs/teammode.png
+0
-0
docSite/content/zh-cn/docs/development/upgrading/492.md
+7
-18
docSite/content/zh-cn/docs/guide/admin/sso.md
+0
-0
docSite/content/zh-cn/docs/guide/admin/teamMode.md
+10
-4
No files found.
docSite/assets/imgs/teammode.png
0 → 100644
View file @
8b29aae2
265 KB
docSite/content/zh-cn/docs/development/upgrading/492.md
View file @
8b29aae2
...
@@ -4,35 +4,24 @@ description: 'FastGPT V4.9.2 更新说明'
...
@@ -4,35 +4,24 @@ description: 'FastGPT V4.9.2 更新说明'
icon
:
'
upgrade'
icon
:
'
upgrade'
draft
:
false
draft
:
false
toc
:
true
toc
:
true
weight
:
79
9
weight
:
79
8
---
---
## 更新指南
## 更新指南
v4.9.2 升级需要迁移已有的 SSO 相关配置。
### SSO 迁移
### 影响范围
使用了 SSO 或成员同步的商业版用户,并且是对接
`钉钉`
、
`企微`
的,需要迁移已有的 SSO 相关配置:
使用:
参考:
[
SSO & 外部成员同步
](
/docs/guide/admin/sso.md
)
中的配置进行
`sso-service`
的部署和配置。
1.
钉钉
1.
先将原商业版后台中的相关配置项复制备份出来(以企微为例,将 AppId, Secret 等复制出来)再进行镜像升级。
2.
飞书
3.
企微
接入 FastGPT 的系统,需要额外部署 FastGPT-sso-service 中转镜像服务。
### 迁移步骤
参考:
[
SSO & 外部成员同步
](
/docs/guide/admin/sso.md
)
中的配置进行迁移。
1.
将原商业版后台中的相关配置项复制备份出来(以企微为例,将 AppId, Secret 等复制出来)
2.
参考上述文档,部署 SSO 服务,配置相关的环境变量
2.
参考上述文档,部署 SSO 服务,配置相关的环境变量
3.
如果原先使用
组织架构和用户同步功能
,在商业版后台切换团队模式为“同步模式”
3.
如果原先使用
企微组织架构同步的用户
,在商业版后台切换团队模式为“同步模式”
!
[
](/imgs/sso_update1.png)
## 重要更新
## 重要提示
-
知识库导入数据 API 变更,增加
`chunkSettingMode`
,
`chunkSplitMode`
,
`indexSize`
可选参数,具体可参考
[
知识库导入数据 API
](
/docs/development/openapi/dataset
)
文档。
-
知识库导入数据 API 变更,增加
`chunkSettingMode`
,
`chunkSplitMode`
,
`indexSize`
可选参数,具体可参考
[
知识库导入数据 API
](
/docs/development/openapi/dataset
)
文档。
## 🚀 新增内容
## 🚀 新增内容
1.
知识库分块优化:支持单独配置分块大小和索引大小,允许进行超大分块,以更大的输入 Tokens 换取完整分块。
1.
知识库分块优化:支持单独配置分块大小和索引大小,允许进行超大分块,以更大的输入 Tokens 换取完整分块。
...
...
docSite/content/zh-cn/docs/guide/admin/sso.md
View file @
8b29aae2
This diff is collapsed.
Click to expand it.
docSite/content/zh-cn/docs/guide/admin/teamMode.md
View file @
8b29aae2
...
@@ -7,10 +7,10 @@ toc: true
...
@@ -7,10 +7,10 @@ toc: true
weight
:
707
weight
:
707
---
---
##
目前 FastGPT 支持的团队模式
##
介绍
目前支持的团队模式:
目前支持:
1.
多团队模式(默认模式)
1.
多团队模式(默认模式)
2.
单团队模式(全局只有一个团队)
2.
单团队模式(全局只有一个团队)
3.
成员同步模式(所有成员自外部同步)
3.
成员同步模式(所有成员自外部同步)
...
@@ -71,4 +71,11 @@ weight: 707
...
@@ -71,4 +71,11 @@ weight: 707
在完成系统配置,开启同步模式的情况下,外部成员系统的成员会自动同步到 FastGPT 中。
在完成系统配置,开启同步模式的情况下,外部成员系统的成员会自动同步到 FastGPT 中。
具体的同步方式和规则请参考
[
SSO & 外部成员同步
](
/docs/guide/admin/sso.md
)
。
具体的同步方式和规则请参考
[
SSO & 外部成员同步
](
/docs/guide/admin/sso.md
)
。
\ No newline at end of file
## 配置
在
`fastgpt-pro`
的
`系统配置-成员配置`
中,可以配置团队模式。
!
[
](/imgs/teammode.png)
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