update config for alibaba(qwen)

This commit is contained in:
lloydzhou 2024-07-09 20:15:20 +08:00
parent e3b3a4fefa
commit 814aaa4a69
2 changed files with 16 additions and 0 deletions

View File

@ -233,6 +233,14 @@ ByteDance Api Key.
ByteDance Api Url.
### `ALIBABA_API_KEY` (optional)
Alibaba Cloud Api Key.
### `ALIBABA_URL` (optional)
Alibaba Cloud Api Url.
### `HIDE_USER_API_KEY` (optional)
> Default: Empty

View File

@ -147,6 +147,14 @@ ByteDance Api Key.
ByteDance Api Url.
### `ALIBABA_API_KEY` (可选)
阿里云千问Api Key.
### `ALIBABA_URL` (可选)
阿里云千问Api Url.
### `HIDE_USER_API_KEY` (可选)
如果你不想让用户自行填入 API Key将此环境变量设置为 1 即可。