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
1121ea33
authored
Feb 27, 2025
by
Archer
Committed by
GitHub
Feb 27, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 docker.md (#3913)
parent
9bbee60c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
docSite/content/zh-cn/docs/development/docker.md
+3
-1
No files found.
docSite/content/zh-cn/docs/development/docker.md
View file @
1121ea33
...
...
@@ -201,6 +201,8 @@ docker restart oneapi
在OneApi中添加合适的AI模型渠道。
[
点击查看相关教程
](
/docs/development/modelconfig/one-api/
)
只需要添加模型即可,模板已经配置好了oneapi的连接地址和令牌,无需变更。
### 5. 访问 FastGPT
目前可以通过
`ip:3000`
直接访问(注意防火墙)。登录用户名为
`root`
,密码为
`docker-compose.yml`
环境变量里设置的
`DEFAULT_ROOT_PSW`
。
...
...
@@ -211,7 +213,7 @@ docker restart oneapi
### 6. 配置模型
务必先配置至少一组
模型,否则系统无法正常使用。
登录FastGPT后,进入模型配置页面,务必先配置至少一个语言模型和一个向量
模型,否则系统无法正常使用。
[
点击查看模型配置教程
](
/docs/development/modelConfig/intro/
)
...
...
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