This commit is contained in:
Yidadaa 2023-04-15 02:51:15 +08:00
parent 0a79df3670
commit ad274b7cad
2 changed files with 2 additions and 0 deletions

View File

@ -137,6 +137,7 @@ Access passsword, separated by comma.
### `BASE_URL` (optional)
> Default: `https://api.openai.com`
> Examples: `http://your-openai-proxy.com`
Override openai api request base url.

View File

@ -87,6 +87,7 @@ OpanAI 密钥,你在 openai 账户页面申请的 api key。
### `BASE_URL` (可选)
> Default: `https://api.openai.com`
> Examples: `http://your-openai-proxy.com`
OpenAI 接口代理 URL如果你手动配置了 openai 接口代理,请填写此选项。