The DeepSeek API now supports V4-Pro and V4-Flash, available via both the OpenAI ChatCompletions interface and the Anthropic interface.
The legacy API model names deepseek-chat and deepseek-reasoner are scheduled to be discontinued on 2026-07-24.
The DeepSeek API now supports V4-Pro and V4-Flash via both the OpenAI ChatCompletions interface and the Anthropic interface.
DeepSeek API 更新日志显示,2026-04-24 起 DeepSeek API 支持 V4-Pro 与 V4-Flash。官方文档说明,两个新模型可通过 OpenAI Chat Completions 接口和 Anthropic 接口调用。
官方文档同时说明,base_url 保持不变,model 参数应设置为 deepseek-v4-pro 或 deepseek-v4-flash。deepseek-chat 与 deepseek-reasoner 两个旧模型名将在 2026-07-24 停止使用。
在过渡期内,deepseek-chat 和 deepseek-reasoner 分别指向 deepseek-v4-flash 的非思考模式和思考模式。对 API 中转站用户来说,模型名映射是否透明会直接影响真实模型鉴别。
DeepSeek API 文档显示,2026-04-24 起支持 DeepSeek-V4-Pro 与 DeepSeek-V4-Flash,并同时兼容 OpenAI Chat Completions 与 Anthropic 接口。