docs(deepseek): update model descriptions to V3.2 with thinking/non-thinking mode

Made-with: Cursor
This commit is contained in:
6vision
2026-03-23 23:27:34 +08:00
parent c5b4f236db
commit 76dcb25103
4 changed files with 5 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ description: DeepSeekモデルの設定
| パラメータ | 説明 |
| --- | --- |
| `model` | `deepseek-chat` (DeepSeek-V3)、`deepseek-reasoner` (DeepSeek-R1) |
| `model` | `deepseek-chat`DeepSeek-V3.2、非思考モード)、`deepseek-reasoner`DeepSeek-R1、思考モード) |
| `deepseek_api_key` | [DeepSeek Platform](https://platform.deepseek.com/api_keys)で作成 |
| `deepseek_api_base` | オプション、デフォルトは `https://api.deepseek.com/v1`。サードパーティプロキシに変更可能 |