mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
rename
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Doc GPT
|
||||
# Fast GPT
|
||||
|
||||
Doc GPT 允许你是用自己的 openai API KEY 来快速的调用 openai 接口,包括 GPT3 及其微调方法,以及最新的 gpt3.5 接口。
|
||||
Fast GPT 允许你是用自己的 openai API KEY 来快速的调用 openai 接口,包括 GPT3 及其微调方法,以及最新的 gpt3.5 接口。
|
||||
|
||||
## 初始化
|
||||
复制 .env.template 成 .env.local ,填写核心参数
|
||||
@@ -76,7 +76,7 @@ docker run -d --name mongo \
|
||||
|
||||
# 介绍页
|
||||
|
||||
## 欢迎使用 Doc GPT
|
||||
## 欢迎使用 Fast GPT
|
||||
|
||||
时间比较赶,介绍没来得及完善,先直接上怎么使用:
|
||||
|
||||
|
Reference in New Issue
Block a user