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>