Version
- V4 Flash
- DeepSeek-V4-Flash-0731
- V4 Pro
- DeepSeek-V4-Pro
DeepSeek V4 Flash guide
DeepSeek V4 Flash is the official lower-cost V4 API path for fast agent and coding workloads. As of August 3, 2026, it is also the only V4 model supported by DeepSeek's Responses API. The model is in public beta, so compare Flash with Pro and verify the interface your tool requires before migrating.
Answer first
Last checked: August 3, 2026
Status
Official API public beta
Model ID
deepseek-v4-flash
Current version
DeepSeek-V4-Flash-0731
Best default
Fast agent and coding iteration
What it is
DeepSeek announced V4 Flash as a public beta API update on July 31, 2026. The stable model ID deepseek-v4-flash routes to the current DeepSeek-V4-Flash-0731 version.
The 0731 version statement applies to the API model. It does not prove that DeepSeek's app or web experience is running the same version.
Flash vs Pro
Both are explicit V4 API models. Flash is the lower-cost, higher-concurrency option; Pro remains available for workloads that justify its different profile.
Pricing status
These are current official standard API prices and may change. DeepSeek has previewed future peak and off-peak pricing: all billed items would be 2× during Beijing time 09:00–12:00 and 14:00–18:00. The effective date is pending an official notice; this schedule is not live as of August 3, 2026.
Official API setup
DeepSeek offers OpenAI-compatible and Anthropic-compatible interfaces. Responses API support has a narrower model boundary.
base_url=https://api.deepseek.com
model=deepseek-v4-flash
api_key=<your DeepSeek API Key>Flash and Pro are listed for the OpenAI-compatible Chat Completions route.
Use https://api.deepseek.com/anthropic. Both Flash and Pro are listed.
Only V4 Flash is supported as of the review date. Pro support was previewed for early August, not confirmed live.
Model ID migration
deepseek-chat and deepseek-reasoner were fully retired after July 24, 2026 at 15:59 UTC. Do not use either alias in a new production configuration.
Retired alias
deepseek-chat
Current path
deepseek-v4-flash or deepseek-v4-pro
Choose the explicit V4 model that matches the workload and interface you have verified.
Retired alias
deepseek-reasoner
Current path
Current model with Thinking Mode
Follow the current Thinking Mode documentation instead of treating the retired alias as a production configuration.
Coding and agent tools
Official Anthropic-compatible route
DeepSeek maps claude-opus* requests to V4 Pro and haiku*/sonnet* requests to V4 Flash. The official example uses Pro for the main model and Flash for Haiku or subagent work.
Official Claude Code guideOfficial Responses API route
As of the review date, the Responses API supports V4 Flash only. Use the official Codex instructions and do not substitute a Chat Completions configuration.
Official Codex guideOfficial integration guide
DeepSeek recommends OpenCode 1.14.24 or later. Its guide connects the DeepSeek provider and selects Pro; verify the live model list before choosing Flash.
Official OpenCode guideOfficial API vs provider
Same model name does not prove the same route, version, privacy terms or billing behavior.
A provider can be useful for payment, regional access or consolidated infrastructure, but its claims are not Modroam verification or a recommendation.
DeepSeek issues the key, publishes the endpoint and model interface, and controls the direct account terms.
The provider controls its delivery route, billing and contract. Exact version and policy details require separate evidence.
Before you migrate
Access request
Tell us whether you need platform access, an API route, a coding plan or setup support. We’ll check availability, scope and a test path.