DeepSeek V4 兼容 OpenAI Responses API
推荐指数 65.0 NO. 013 · 2026.08.13
发布2026/08/12Score78Comments6
为什么值得看
DeepSeek 新版模型支持 OpenAI 的 Responses API 格式,开发者只需改 base_url 即可把 Codex 等工具无缝切换到 DeepSeek。这意味着 OpenAI 生态的锁定效应被进一步削弱,多模型 fallback 策略成本大幅降低。
编辑判断
OpenAI 推 Responses API 本来是想把开发者锁进自己的工具链,DeepSeek 这次直接兼容是聪明的卡位。实际影响是:做 AI 应用的公司现在可以零成本把 DeepSeek 作为降本备选,遇到 OpenAI 限速或涨价时秒级切换。
真正该关注的是 Codex 这类 AI 编程工具的模型成本结构。如果 DeepSeek V4 在代码场景的能力接近 o3-mini,用它的 API 能把编程助手的 token 成本砍掉 70% 以上。已经在用 Codex 的团队建议本周内跑一遍对比测试,把 fallback 逻辑写进生产配置。
社区反馈
意见分歧 6 条评论
核心争论:DeepSeek 低价优势能否持续,涨价后是否仍值得替代 OpenAI
相关内容
DeepSeek-V4-Flash Now Supports the Responses API DeepSeek实现OpenAI最新API格式,使OpenAI编码代理Codex可直接运行于DeepSeek模型,明确动机为满足Codex需求。 DeepSeek API Docs: Responses API (中文) 官方文档详细列出DeepSeek API对Responses API的兼容性细节,支持直接使用OpenAI SDK调用。 DeepSeek API Docs: Responses API (English) 英文版官方指南,说明顶层请求参数兼容性,提供OpenAI SDK集成示例代码。
https://api-docs.deepseek.com/quick_start/pricing
> We plan to raise the overall pricing for DeepSeek API services in the near future, with a significant increase expected. Please plan your usage accordingly. The specific pricing plan will be subject to official notice. This notice is making me nervous. After the GitHub Copilot exodus in April, I'
Right, so quiet it's two of the top three links on HN right now.