mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-11 12:29:38 +08:00
docs(deepseek): remove migration notes to reduce user cognitive load
Made-with: Cursor
This commit is contained in:
@@ -498,8 +498,7 @@ API Key创建:在 [控制台](https://aistudio.google.com/app/apikey?hl=zh-cn)
|
||||
}
|
||||
```
|
||||
|
||||
> 注:已有用户如果之前通过 `open_ai_api_key` / `open_ai_api_base` 配置 DeepSeek,无需修改,程序会自动兼容。推荐新用户使用方式一的独立配置,避免与 OpenAI 配置冲突。
|
||||
</details>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Azure</summary>
|
||||
|
||||
@@ -28,7 +28,3 @@ description: DeepSeekモデルの設定
|
||||
"open_ai_api_base": "https://api.deepseek.com/v1"
|
||||
}
|
||||
```
|
||||
|
||||
<Note>
|
||||
既存ユーザーが `open_ai_api_key` / `open_ai_api_base` で DeepSeek を設定していた場合、変更は不要です。プログラムは自動的にフォールバックします。新規ユーザーは OpenAI 設定との競合を避けるため、方法1の使用を推奨します。
|
||||
</Note>
|
||||
|
||||
Reference in New Issue
Block a user