docs: add DEEPSEEK_API_KEY and DEEPSEEK_URL in README

This commit is contained in:
suruiqiang 2024-12-29 15:31:50 +08:00
parent b948d6bf86
commit 2a8a18391e
2 changed files with 16 additions and 0 deletions

View File

@ -312,6 +312,14 @@ ChatGLM Api Key.
ChatGLM Api Url.
### `DEEPSEEK_API_KEY` (optional)
DeepSeek Api Key.
### `DEEPSEEK_URL` (optional)
DeepSeek Api Url.
### `HIDE_USER_API_KEY` (optional)
> Default: Empty

View File

@ -192,6 +192,14 @@ ChatGLM Api Key.
ChatGLM Api Url.
### `DEEPSEEK_API_KEY` (可选)
DeepSeek Api Key.
### `DEEPSEEK_URL` (可选)
DeepSeek Api Url.
### `HIDE_USER_API_KEY` (可选)