mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 16:45:02 +00:00
@@ -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. 模型配置(下面两种方式二选其一)
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user