DeepSeek V4 Flash 0731 is the official release of DeepSeek’s small agent model — announced July 31, 2026 in the company’s API changelog, which moves DeepSeek-V4-Flash out of Preview into public beta as a re-post-trained checkpoint with the exact same 284B-total / 13B-active architecture it launched with in April.
The release matters for a reason most same-day coverage skipped: the sequencing. DeepSeek shipped the official version of its smaller model before the 1.6T-parameter V4-Pro flagship, and its changelog markets the small model’s agent-benchmark scores as far exceeding the bigger one’s — on DeepSeek’s own harness. Meanwhile the announced peak/off-peak pricing isn’t live, and the -0731 weights haven’t appeared on Hugging Face.
This guide separates the confirmed facts from the vendor claims: what actually changed between Preview and 0731, how the vendor-stated benchmark numbers should be read, what the blended cache-hit price math looks like for agent workloads, and why the 2,500-request concurrency ceiling may be the most operationally significant line in the announcement.
- 01Flash exits Preview — same architecture, re-post-trained.DeepSeek’s July 31 changelog moves V4-Flash into official release / public beta as DeepSeek-V4-Flash-0731. Per DeepSeek, the model keeps the Preview’s 284B total / 13B active MoE architecture and was only re-post-trained. The update is scoped to the V4-Flash API — the app, website, and V4-Pro API were untouched.
- 02The small model went official before the flagship.The 1.6T / 49B V4-Pro remains in Preview, with DeepSeek indicating the full version will launch soon and no firm date given. A 284B model reaching official status first — marketed as beating the flagship on agent tasks — is the real story of this release.
- 03Every agent-benchmark number is vendor-stated.Terminal-Bench 2.1 at 82.7, DeepSWE at 54.4, and the rest come from DeepSeek’s own harness, run by DeepSeek, with no third-party reproduction as of July 31. The one semi-independent signal is Artificial Analysis’s Intelligence Index of 50 — which measures general intelligence, not the same agent suite.
- 04The operational economics favor Flash heavily.Official pricing is $0.0028 cache-hit / $0.14 cache-miss input and $0.28 output per 1M tokens — roughly one-third of V4-Pro’s rates. Flash also supports 2,500 concurrent requests versus Pro’s 500, a 5× headroom gap that matters more to agent fleets than any benchmark score.
- 05Open questions: weights and dynamic pricing.No -0731 weights exist on Hugging Face as of July 31 — the existing MIT-licensed repo is the April Preview, so open-weight status for this checkpoint is unresolved. The announced peak/off-peak 2× pricing is explicitly not yet in effect, pending an official effective date.
01 — What ShippedAn official release that changes nothing about the architecture.
The announcement itself is narrow and precise. DeepSeek’s changelog states that V4-Flash exits Preview into official release — public beta — as a checkpoint named DeepSeek-V4-Flash-0731. The company is explicit that this is not a new model: same architecture, same size, same 284B total / 13B activated Mixture-of-Experts configuration as the April 24 Preview, with only the post-training stage redone.
"DeepSeek-V4-Flash-0731 keeps the same model architecture and size as DeepSeek-V4-Flash-Preview, and was only re-post-trained."— DeepSeek official API changelog, July 31, 2026
The scope is equally narrow: the update applies to the V4-Flash API only. DeepSeek’s own app, website, and the V4-Pro API were not touched by this release. Independent corroboration arrived the same day from at least two outlets — TechNode (“DeepSeek puts V4-Flash API into public beta”) and an Odaily newsflash carrying the translated framing that only retraining was conducted on the post-training stage. DeepSeek’s own X account announced the release the same day, headlining “massively upgraded Agent capabilities.”
Specs carried over unchanged from the Preview: a 1M-token context window and a 384K-token maximum output, with both thinking (default) and non-thinking modes supported. If the architecture is new to you, our guide to the V4 architecture covers the design this release deliberately leaves alone.
DeepSeek-V4-Flash-0731
Public beta on the V4-Flash API. Same architecture and size as the April Preview; DeepSeek says only the post-training stage was redone. Thinking mode default, 1M context, 384K max output.
DeepSeek-V4-Pro
The flagship remains in Preview at unchanged Preview pricing. DeepSeek indicates the full V4-Pro version will launch soon — no firm date. Do not treat Pro as generally available.
02 — The SequencingWhy the small model shipping first is the story.
Most coverage reported “V4-Flash went to public beta” and moved on. The more interesting reading is what DeepSeek chose to productionize first. The 284B / 13B model — the cheap one, the one with 5× the concurrency ceiling — reached official status while the 1.6T flagship stayed in Preview. And DeepSeek’s changelog frames the 0731 checkpoint’s agent-suite scores as far exceeding V4-Pro-Preview’s. That is the vendor’s own comparative claim about its own two models on its own benchmark suite, not an independent finding — but as a statement of intent it’s unambiguous: DeepSeek is positioning the small model as its agent workhorse.
Our interpretation: this tracks a broader 2026 pattern where labs increasingly treat agentic workloads — high-volume, tool-calling, parallel — as the product, and route them to small models where post-training quality matters more than parameter count. A re-post-train-only release that claims large agent gains is effectively an argument that the remaining frontier in agent performance lives in post-training, not scale. If the claimed numbers hold up under third-party evaluation, that argument gets a lot stronger; if they don’t, the release is still a meaningful price-performance event because the economics below don’t depend on the benchmarks at all.
deepseek-chat and deepseek-reasoner API aliases on July 24, 2026 at 15:59 UTC. Any integration still calling the old names is already broken and must be on the deepseek-v4-flash / deepseek-v4-pro model IDs to receive the 0731 upgrade at all. Our alias-migration playbook covers the cutover.03 — BenchmarksVendor-stated scores, zero third-party reproductions.
The headline numbers below come from DeepSeek’s own changelog, produced on DeepSeek’s own evaluation harness, reported as run in minimal mode at maximum reasoning effort. No independent lab had reproduced any of these figures as of July 31, 2026. Read every bar in this chart as a vendor claim awaiting verification, not a measured fact — most secondary coverage repeated the numbers without that caveat, which is exactly why we’re leading with it.
DeepSeek-V4-Flash-0731 agent-suite scores · all vendor-stated
Source: DeepSeek API changelog, Jul 31, 2026 — DeepSeek’s own harness, reported as minimal mode at max reasoning effort; no third-party reproduction as of publishThere is one semi-independent data point available. Artificial Analysis lists “DeepSeek V4 Flash 0731” with an Intelligence Index of 50 — which it describes as well above average among comparable models, against a stated median of 17. That is a genuinely non-vendor measurement, but note what it isn’t: AA’s index measures general intelligence, not the agent-suite tasks DeepSeek’s own numbers describe. Treat it as directional corroboration that the model is strong, not as validation of any specific score above.
04 — What ChangedPreview → 0731: the row-by-row ledger.
No outlet we reviewed laid out a single side-by-side view of what actually changed between the April Preview, the 0731 official release, and the still-Preview V4-Pro. Here’s that ledger, compiled July 31, 2026 from DeepSeek’s changelog, its pricing page, and Hugging Face.
| Attribute | Flash-Preview · Apr 24 | Flash-0731 · Jul 31 | V4-Pro · still Preview |
|---|---|---|---|
| Model & spec | |||
| Release status | Preview | Official release · public beta | Preview — full version “will launch soon” per wire reports |
| Total / active parameters | 284B / 13B | 284B / 13B — unchanged, re-post-trained only | 1.6T / 49B |
| Context / max output | 1M / 384K tokens | 1M / 384K tokens | 1M / 384K tokens |
| Thinking modes | — | Thinking (default) + non-thinking | Thinking (default) + non-thinking |
| API surface & economics | |||
| Responses API (Codex-adapted) | — | Native support | Planned — DeepSeek says early August 2026 |
| Anthropic message format | — | Live via /anthropic endpoint | Live via /anthropic endpoint |
| Concurrency limit | — | 2,500 concurrent requests | 500 concurrent requests |
| Price / 1M tokens (cache-hit / miss / output) | — | $0.0028 / $0.14 / $0.28 | $0.003625 / $0.435 / $0.87 |
| Weights | |||
| Hugging Face weights | Live — MIT license | No -0731 repo as of Jul 31 — API-only so far | Not verified — we checked only the Flash repos |
A dash means the attribute isn’t documented for that checkpoint in DeepSeek’s current public docs (the pricing page describes the live models, not the retired Preview configuration). The single most consequential row for most teams is the last one: the official release is, as of today, an API-only artifact.
05 — PricingThe blended-cache math behind the one-third sticker price.
Official 0731 pricing per 1M tokens: $0.0028 cache-hit input, $0.14 cache-miss input, $0.28 output. V4-Pro’s unchanged Preview rates are $0.003625 / $0.435 / $0.87. On cache-miss input and output, Flash costs roughly one-third of Pro — about 3.1× cheaper on both (our calculation from DeepSeek’s listed prices: $0.435 ÷ $0.14 and $0.87 ÷ $0.28 both equal ~3.1).
Sticker prices don’t tell an agent operator much, though, because agent loops replay long shared prefixes and cache-hit rates vary wildly by workload shape. So we modeled the blended input cost at three cache-hit rates — the percentage of your input tokens billed at the cache-hit price. Formula per cell: blended input cost = (cache-hit share × cache-hit price) + (cache-miss share × cache-miss price). This is our own arithmetic from DeepSeek’s listed prices, not a DeepSeek-published table.
| Cache-hit share of input tokens | V4-Flash blended input · $/1M | V4-Pro blended input · $/1M | Pro ÷ Flash |
|---|---|---|---|
| 90% — steady agent loop, long shared prefix | $0.0165 | $0.0468 | 2.83× |
| 50% — typical mixed agent workload | $0.0714 | $0.2193 | 3.07× |
| 10% — cold / bursty, low prefix reuse | $0.1263 | $0.3919 | 3.10× |
Two readings. First, output tokens are unaffected by caching, so the output-side ratio is constant at 3.11× ($0.87 ÷ $0.28) — and Artificial Analysis’s verbosity note above (210M output tokens in its suite vs a 62M median) means the output line may dominate real agent bills. Second, the Flash advantage on input narrows slightly as cache-hit rates rise — at a 90% hit rate the input gap is 2.83× rather than 3.1×, because Pro’s cache-hit price is proportionally closer to Flash’s ($0.003625 vs $0.0028, about 1.3×). Cache-heavy architectures shrink the sticker-price story; they don’t erase it. For why a $0.28/1M output price is even viable, see DeepSeek’s open-weight economics.
deepseek/deepseek-v4-flash listing shows $0.09 input / $0.18 output per 1M with an April 24 release date — that is OpenRouter’s routing of the Preview-era endpoint, not DeepSeek’s official 0731 pricing. Don’t conflate the two tables.06 — ConcurrencyThe buried number: 2,500 concurrent requests.
Most coverage buried the line that matters most to anyone running agents at scale: deepseek-v4-flash supports 2,500 concurrent requests versus deepseek-v4-pro’s 500 — a 5× headroom gap, per DeepSeek’s own model documentation. Benchmark scores are claims; concurrency limits are hard operational constraints you hit on day one. A team running a fleet of parallel agent sessions — bulk code migration, wide research fans, high-volume document processing — is throttled by that ceiling long before model quality differences show up.
Concurrent requests
The official Flash endpoint’s documented concurrency limit. Combined with roughly one-third of Pro’s per-token pricing, this is the endpoint DeepSeek has built for agent fleets.
Concurrent requests
The flagship’s documented ceiling — one-fifth of Flash’s. For wide parallel workloads, the bigger model is the narrower pipe, independent of any benchmark comparison.
Headroom for fleets
Whether or not the vendor-stated agent scores survive third-party evaluation, 5× the parallel capacity at roughly a third of the price is an operational fact agent teams can plan around today.
This is the release’s most defensible value proposition precisely because it doesn’t depend on contested numbers. Even a skeptic who discounts every benchmark in Section 03 still faces the same routing question: if your workload is wide and parallel, the official Flash endpoint offers materially more capacity per account at materially lower cost than the flagship.
07 — API FormatsResponses API for Codex, Anthropic format for everyone else.
The 0731 release also carries a compatibility story. Per the changelog, the official V4-Flash natively supports OpenAI’s Responses API format, specifically adapted for Codex — meaning Codex-style agent scaffolds can point at the Flash endpoint without rewriting their request layer. Pro users wait: DeepSeek’s docs state “We will add support for the deepseek-v4-pro model in early August 2026” — a DeepSeek-stated target, not a guarantee.
Alongside that, both V4-Flash and V4-Pro support the Anthropic API message format, reachable at https://api.deepseek.com/anthropic with the same model IDs — confirmed live alongside this release rather than new today. We unpack what this two-format convergence means for multi-vendor agent stacks in today’s companion piece on DeepSeek’s Responses API and Anthropic-format support.
08 — Open WeightsThe weights aren’t there — yet, or ever?
Here is the gap most surface coverage didn’t raise. As of July 31, 2026, no -0731-suffixed repository exists on Hugging Face. The DeepSeek-V4-Flash repos that do exist — deepseek-ai/DeepSeek-V4-Flash, DeepSeek-V4-Flash-Base, and DeepSeek-V4-Flash-DSpark — are the April Preview generation; none references “0731” anywhere on its model card. The existing Preview repo is MIT-licensed and lists 284B parameters, so the open-weight lineage is real. But the official release, today, is an API-only artifact.
Whether that changes is a genuinely open question, and we’d frame it exactly that way rather than predict timing. The pattern-consistent case: DeepSeek open-sourced the original V4 Preview on Hugging Face on day one (April 24, 2026), so a follow-up weight drop for 0731 would fit its established behavior. The skeptical case: an official, agent-marketed, revenue-carrying endpoint is precisely the kind of asset a lab might keep API-only. Teams running the open-weight stack — the audience of our V3.2-to-V4 migration playbook — should watch the Hugging Face org rather than assume parity with the API checkpoint.
09 — PlaybookWhat agent teams should actually do this week.
The decision tree splits cleanly by workload shape and by how much you need the claims to be true before acting.
Wide, bulk, tool-calling work
The 2,500-request concurrency ceiling and roughly one-third pricing are documented facts, not benchmark claims. Route a slice of real fleet traffic to deepseek-v4-flash and measure cost per completed task — watch output verbosity.
Responses API integrations
Native Responses API support (Codex-adapted) makes Flash a low-friction A/B against your current backend. Pro support is a DeepSeek-stated early-August target — don’t build a launch plan on it.
Single-agent, hardest tasks
V4-Pro is still Preview with unchanged pricing and a 500-request ceiling, and the vendor’s own suite claims Flash-0731 exceeds it on agent tasks. Keep frontier routing where it is until independent evals land.
Sovereignty-bound deployments
No -0731 weights exist on Hugging Face — the MIT repo is the April Preview. Keep running Preview weights and watch the org; do not assume the API checkpoint and the open checkpoint are the same model.
Looking forward, the projection we’re comfortable making: expect a near-term wave of third-party agent-benchmark runs against the 0731 endpoint, and expect the interesting divergence to be between DeepSeek’s own harness numbers and independent harnesses with different tool stacks — agent scores are notoriously harness-sensitive, which cuts both ways. If independent runs land anywhere near the vendor’s figures, the price-per-capability pressure on mid-tier closed models intensifies sharply going into Q4. If your team wants help designing that evaluation — routing real workloads across candidate endpoints and measuring cost per completed task rather than leaderboard deltas — that’s the first step of our AI transformation engagements.
10 — ConclusionJudge the release on its documented facts.
The economics are verifiable today; the benchmarks are not.
Strip the announcement to what’s confirmed and it’s still significant: DeepSeek made its small agent model official first, at $0.14 / $0.28 per 1M tokens (cache-miss input / output) with a 2,500-request concurrency ceiling — roughly a third of the flagship’s price with five times its parallel capacity. Those numbers come from DeepSeek’s own pricing docs and hold regardless of how the benchmark story resolves.
Everything else deserves patience. The agent-suite scores are vendor-stated with zero third-party reproduction; the peak/off-peak pricing is announced but not in effect; V4-Pro’s official release is a “soon” without a date; and the -0731 weights are absent from Hugging Face, leaving the open-weight status of this checkpoint an open question. None of that makes the release weak — it makes the public story unfinished.
The practical posture: treat Flash-0731 as a documented economics upgrade you can trial this week, and treat the capability claims as hypotheses your own evals get to confirm or reject. Cost per completed task on your workload — not the vendor’s harness, not anyone’s leaderboard — is the only number that should move your routing table.