update readme

This commit is contained in:
lloydzhou 2024-07-09 15:02:44 +08:00
parent b14a0f24ae
commit 230e3823a9
2 changed files with 24 additions and 0 deletions

View File

@ -212,6 +212,18 @@ anthropic claude Api version.
anthropic claude Api Url.
### `BAIDU_API_KEY` (optional)
Baidu Api Key.
### `BAIDU_SECRET_KEY` (optional)
Baidu Secret Key.
### `BAIDU_URL` (optional)
Baidu Api Url.
### `HIDE_USER_API_KEY` (optional)
> Default: Empty

View File

@ -126,6 +126,18 @@ anthropic claude Api version.
anthropic claude Api Url.
### `BAIDU_API_KEY` (可选)
Baidu Api Key.
### `BAIDU_SECRET_KEY` (可选)
Baidu Secret Key.
### `BAIDU_URL` (可选)
Baidu Api Url.
### `HIDE_USER_API_KEY` (可选)
如果你不想让用户自行填入 API Key将此环境变量设置为 1 即可。