在 Paseo 中同时使用 OpenAI Codex 与 DeepSeek
今天(2026 年 7 月 31 日),DeepSeek 更新了 DeepSeek-V4-Flash 的正式版本,官方公告如下:
🚀 DeepSeek-V4-Flash Official API is now LIVE in public beta!
— DeepSeek (@deepseek_ai) July 31, 2026
🔷 We've massively upgraded its Agent capabilities—benchmark scores are now far surpassing the V4-Pro-Preview. Check out the massive performance leap below! 👇
🔷 The official V4-Flash now natively supports the Responses API format and is fully adapted for Codex!
deepseek-v4-flash 原生支持 Responses API 并完全适配 Codex(配置细节见官方文档),正好可以直接接进 Paseo 使用。
Paseo 内置支持 Codex。通过派生 Provider,可以在保留官方 OpenAI GPT 的同时,增加一个使用 DeepSeek 的 Codex Provider。
最终效果:
Codex:使用 OpenAI GPT 和 Codex 登录状态。Codex (DeepSeek):使用 DeepSeek 或兼容 Responses API 的网关。- 两个 Provider 在 Paseo 中独立显示,可以按任务选择。

