This commit is contained in:
Archer
2023-03-09 21:37:56 +08:00
parent e132c622a6
commit 26888e855b
7 changed files with 16 additions and 16 deletions

View File

@@ -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
时间比较赶,介绍没来得及完善,先直接上怎么使用: