This commit is contained in:
GH Action - Upstream Sync 2023-11-29 18:00:34 +00:00
commit c734093b44

View File

@ -139,7 +139,7 @@ Azure Api 版本,你可以在这里找到:[Azure 文档](https://learn.micro
OPENAI_API_KEY=<your api key here> OPENAI_API_KEY=<your api key here>
# 中国大陆用户,可以使用本项目自带的代理进行开发,你也可以自由选择其他代理地址 # 中国大陆用户,可以使用本项目自带的代理进行开发,你也可以自由选择其他代理地址
BASE_URL=https://a.nextweb.fun/api/proxy BASE_URL=https://b.nextweb.fun/api/proxy
``` ```
### 本地开发 ### 本地开发