docs:how to run fast-gpt in mac

Signed-off-by: 晓杰 <2561589453@qq.com>
This commit is contained in:
晓杰
2023-04-22 16:10:06 +08:00
parent 02abe42afe
commit 51054f5829
2 changed files with 102 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接
![KBProcess](docs/imgs/KBProcess.jpg?raw=true "KBProcess")
## 开发
> 因为下面教程有部分镜像不兼容arm64所以写个文档指导新手如何快速在mac上面搭建fast-gpt[如何在mac上面部署fastgpt](./docs/怎么在mac上面运行fastgpt.md)
复制 .env.template 成 .env.local ,填写核心参数
```bash