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
d6fc27a8
authored
Sep 29, 2025
by
Archer
Committed by
GitHub
Sep 29, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test doc (#5724)
* doc * doc
parent
5749f661
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
12 deletions
+21
-12
.github/workflows/docs-deploy.yml
+6
-0
document/content/docs/introduction/development/modelConfig/ppio.mdx
+1
-1
document/content/docs/introduction/development/sealos.mdx
+2
-2
document/data/doc-last-modified.json
+12
-9
No files found.
.github/workflows/docs-deploy.yml
View file @
d6fc27a8
...
...
@@ -84,6 +84,12 @@ jobs:
find document/content/docs -name "*.mdx" -type f | while read file; do
sed -i 's|](/imgs/|](https://cdn.jsdelivr.net/gh/labring/fastgpt-img@main/|g' "$file"
done
-
name
:
Rewrite domain links for CN
if
:
matrix.domain_config.suffix == 'cn'
run
:
|
find document/content/docs -name "*.mdx" -type f | while read file; do
sed -i 's|doc\.fastgpt\.io|doc.fastgpt.cn|g' "$file"
done
-
name
:
Docker meta
id
:
meta
...
...
document/content/docs/introduction/development/modelConfig/ppio.mdx
View file @
d6fc27a8
...
...
@@ -66,7 +66,7 @@ deepseek 系列:
## 2. 部署最新版 FastGPT 到本地环境
<Alert context="warning">
请使用 v4.8.22 以上版本,部署参考:
https://doc.fastgpt.io/docs/introduction/development/intro/
请使用 v4.8.22 以上版本,部署参考:
[部署 FastGPT](/docs/introduction/development/intro/)
</Alert>
## 3. 模型配置(下面两种方式二选其一)
...
...
document/content/docs/introduction/development/sealos.mdx
View file @
d6fc27a8
...
...
@@ -110,7 +110,7 @@ FastGPT 商业版共包含了2个应用(fastgpt, fastgpt-plus)和2个数据
### 如何更新/升级 FastGPT
[升级脚本文档](
https://doc.fastgpt.io
/docs/introduction/development/upgrading/)先看下文档,看下需要升级哪个版本。注意,不要跨版本升级!!!!!
[升级脚本文档](/docs/introduction/development/upgrading/)先看下文档,看下需要升级哪个版本。注意,不要跨版本升级!!!!!
例如,目前是4.5 版本,要升级到4.5.1,就先把镜像版本改成v4.5.1,执行一下升级脚本,等待完成后再继续升级。如果目标版本不需要执行初始化,则可以跳过。
...
...
@@ -145,7 +145,7 @@ FastGPT 商业版共包含了2个应用(fastgpt, fastgpt-plus)和2个数据

[配置文件参考](
https://doc.fastgpt.io
/docs/introduction/development/configuration/)
[配置文件参考](/docs/introduction/development/configuration/)
### 修改站点名称以及 favicon
...
...
document/data/doc-last-modified.json
View file @
d6fc27a8
...
...
@@ -20,9 +20,9 @@
"document/content/docs/introduction/development/custom-models/xinference.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/introduction/development/design/dataset.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/design/design_plugin.mdx"
:
"2025-08-20T19:00:48+08:00"
,
"document/content/docs/introduction/development/docker.mdx"
:
"2025-09-2
8T17:34:59
+08:00"
,
"document/content/docs/introduction/development/docker.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/introduction/development/faq.mdx"
:
"2025-08-12T22:22:18+08:00"
,
"document/content/docs/introduction/development/intro.mdx"
:
"2025-09-2
8T17:34:59
+08:00"
,
"document/content/docs/introduction/development/intro.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/introduction/development/migration/docker_db.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/migration/docker_mongo.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/modelConfig/ai-proxy.mdx"
:
"2025-08-05T23:20:39+08:00"
,
...
...
@@ -31,13 +31,14 @@
"document/content/docs/introduction/development/modelConfig/ppio.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/introduction/development/modelConfig/siliconCloud.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/introduction/development/openapi/app.mdx"
:
"2025-09-26T13:18:51+08:00"
,
"document/content/docs/introduction/development/openapi/chat.mdx"
:
"2025-09-2
6T14:18:50
+08:00"
,
"document/content/docs/introduction/development/openapi/dataset.mdx"
:
"2025-09-2
6T14:18:50
+08:00"
,
"document/content/docs/introduction/development/openapi/intro.mdx"
:
"2025-09-2
6T14:18:50
+08:00"
,
"document/content/docs/introduction/development/openapi/chat.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/introduction/development/openapi/dataset.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/introduction/development/openapi/intro.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/introduction/development/openapi/share.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/introduction/development/proxy/cloudflare.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/proxy/http_proxy.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/proxy/nginx.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/development/quick-start.mdx"
:
"2025-09-29T11:34:11+08:00"
,
"document/content/docs/introduction/development/sealos.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/introduction/development/signoz.mdx"
:
"2025-09-17T22:29:56+08:00"
,
"document/content/docs/introduction/guide/DialogBoxes/htmlRendering.mdx"
:
"2025-07-23T21:35:03+08:00"
,
...
...
@@ -91,7 +92,7 @@
"document/content/docs/introduction/guide/team_permissions/invitation_link.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/guide/team_permissions/team_roles_permissions.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/index.en.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/introduction/index.mdx"
:
"2025-0
7-23T21:35:03
+08:00"
,
"document/content/docs/introduction/index.mdx"
:
"2025-0
9-29T11:34:11
+08:00"
,
"document/content/docs/protocol/index.mdx"
:
"2025-07-30T15:38:30+08:00"
,
"document/content/docs/protocol/open-source.en.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/protocol/open-source.mdx"
:
"2025-08-05T23:20:39+08:00"
,
...
...
@@ -100,7 +101,7 @@
"document/content/docs/protocol/terms.en.mdx"
:
"2025-08-03T22:37:45+08:00"
,
"document/content/docs/protocol/terms.mdx"
:
"2025-08-03T22:37:45+08:00"
,
"document/content/docs/toc.en.mdx"
:
"2025-08-04T13:42:36+08:00"
,
"document/content/docs/toc.mdx"
:
"2025-09-2
6T16:01:20
+08:00"
,
"document/content/docs/toc.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/upgrading/4-10/4100.mdx"
:
"2025-08-02T19:38:37+08:00"
,
"document/content/docs/upgrading/4-10/4101.mdx"
:
"2025-09-08T20:07:20+08:00"
,
"document/content/docs/upgrading/4-11/4110.mdx"
:
"2025-08-05T23:20:39+08:00"
,
...
...
@@ -111,6 +112,7 @@
"document/content/docs/upgrading/4-12/4123.mdx"
:
"2025-09-07T20:55:14+08:00"
,
"document/content/docs/upgrading/4-12/4124.mdx"
:
"2025-09-17T22:29:56+08:00"
,
"document/content/docs/upgrading/4-13/4130.mdx"
:
"2025-09-26T13:32:15+08:00"
,
"document/content/docs/upgrading/4-13/4131.mdx"
:
"2025-09-27T19:43:37+08:00"
,
"document/content/docs/upgrading/4-8/40.mdx"
:
"2025-08-02T19:38:37+08:00"
,
"document/content/docs/upgrading/4-8/41.mdx"
:
"2025-08-02T19:38:37+08:00"
,
"document/content/docs/upgrading/4-8/42.mdx"
:
"2025-08-02T19:38:37+08:00"
,
...
...
@@ -189,7 +191,7 @@
"document/content/docs/use-cases/external-integration/dingtalk.mdx"
:
"2025-07-23T21:35:03+08:00"
,
"document/content/docs/use-cases/external-integration/feishu.mdx"
:
"2025-07-24T14:23:04+08:00"
,
"document/content/docs/use-cases/external-integration/official_account.mdx"
:
"2025-08-05T23:20:39+08:00"
,
"document/content/docs/use-cases/external-integration/openapi.mdx"
:
"2025-09-2
6T14:18:50
+08:00"
,
"document/content/docs/use-cases/external-integration/openapi.mdx"
:
"2025-09-2
9T11:34:11
+08:00"
,
"document/content/docs/use-cases/external-integration/wecom.mdx"
:
"2025-09-16T14:22:28+08:00"
,
"document/content/docs/use-cases/index.mdx"
:
"2025-07-24T14:23:04+08:00"
}
}
\ No newline at end of file
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