docs(deepseek): remove migration notes from zh and en docs

Made-with: Cursor
This commit is contained in:
6vision
2026-03-23 22:46:44 +08:00
parent 0974c940a8
commit c5b4f236db
2 changed files with 0 additions and 6 deletions

View File

@@ -29,6 +29,3 @@ Option 2: OpenAI-compatible configuration:
}
```
<Note>
Existing users who configured DeepSeek via `open_ai_api_key` / `open_ai_api_base` do not need to change anything — the program will automatically fall back to those fields. New users are recommended to use Option 1 to avoid config conflicts with OpenAI.
</Note>

View File

@@ -29,6 +29,3 @@ description: DeepSeek 模型配置
}
```
<Note>
已有用户如果之前通过 `open_ai_api_key` / `open_ai_api_base` 配置 DeepSeek无需修改程序会自动兼容。推荐新用户使用方式一的独立配置避免与 OpenAI 配置冲突。
</Note>