feat: 补充文档

This commit is contained in:
butterfly
2024-04-09 16:49:51 +08:00
parent d508127452
commit 7fcfbc3729
3 changed files with 35 additions and 0 deletions

View File

@@ -114,6 +114,18 @@ Google Gemini Pro 密钥.
Google Gemini Pro Api Url.
### `ANTHROPIC_API_KEY` (optional)
anthropic claude Api Key.
### `ANTHROPIC_API_VERSION` (optional)
anthropic claude Api version.
### `ANTHROPIC_URL` (optional)
anthropic claude Api Url.
### `HIDE_USER_API_KEY` (可选)
如果你不想让用户自行填入 API Key将此环境变量设置为 1 即可。