On July 31, 2026, DeepSeek pushed the official (stable) DeepSeek-V4-Flash API into public beta. The call interface is unchanged; the model name is still deepseek-v4-flash, now pointing at the latest 0731 official build. The real headline isn't "another API shipped"-it's that agent capability is greatly enhanced, with official benchmarks far exceeding V4-Pro-Preview. The architecture and size are identical to April's Preview (284B total / 13B active MoE); only post-training was redone. V4-Pro's official version didn't make this round-official says "coming soon."
1. The public beta: what changed and what didn't
First, only V4-Flash's API was upgraded; V4-Pro's API and the App/Web models are unchanged this round, with V4-Pro official coming soon. Second, the model name stays deepseek-v4-flash, the API call format is unchanged-just connect and you get the latest. Third, DeepSeek-V4-Flash-0731's structure and size are identical to April's Preview, only re-post-trained-so this isn't a bigger model, it's the same skeleton with agent capability trained up. Fourth, the official V4-Flash natively supports the Responses API format and is specifically adapted for Codex.
2. Agent gains: benchmarks far exceed V4-Pro-Preview
This is the core. In official benchmarks, the official V4-Flash's agent scores far exceed V4-Pro-Preview:
- Terminal Bench 2.1: 82.7
- NL2Repo: 54.2
- Cybergym: 76.7
- DeepSWE: 54.4
- Toolathlon verified: 70.3
- Agent Last Exam: 25.2
- Automation Bench (Public): 25.1
- DSBench-FullStack: 68.7
- DSBench-Hard: 59.6
Two calibers matter. First, for Code Agent tasks on public benchmarks, the official V4-Flash was tested using DeepSeek Harness minimal mode (coming soon) as the framework, at max tier, topp=0.95, temperature=1.0-these scores are under a specific framework and params, not a raw zero-shot model. Second, DSBench-FullStack and DSBench-Hard are DeepSeek's internal test sets (full-stack dev and hard Coding Agent respectively), not independently reproducible like Terminal Bench / Cybergym. Separate "public" from "internal" when reading these-don't compare internal scores against public ones directly.
3. Why "same structure, re-post-trained" is the signal
Same architecture and size, only re-post-trained, means the gain isn't from more parameters but from post-training (RL, tool-use alignment) squeezing more agent capability out of the same skeleton. For everyone, that's a signal: on agent tasks, post-training may beat upgrading to a bigger model. And since the structure is unchanged, self-hosters' hardware bar is the same as Preview (13B active is relatively friendly to consumer GPUs)-no "the official version got heavier and won't run" problem.
4. Practical impact for developers and everyone else
For developers, the action is to treat the deepseek-v4-flash-pointed version as official (model name unchanged) and re-test on agent tasks. If your V4-Flash runs Code Agent or long tool-call chains, this lift is most relevant; for plain classification/extraction, the感知 is modest. Codex users get the tailored adaptation per the docs. Note V4-Pro didn't upgrade this round-hard reasoning stays on V4-Pro-Preview. For everyone else, V4-Flash has no consumer surface-it's still API + open weights (MIT, self-hostable). Self-hosters' hardware bar is unchanged; on the API, agent tasks with thinking + max and a saturated cache (cache hit $0.0028) remains the cheapest play.
An "official launch" sounds routine, but the real signal here is: same architecture, only re-post-trained, and it pushes agent benchmarks far past the previous stronger V4-Pro-Preview. It boils down to one thing-on your most agent-round-trip-heavy task, can the official Flash err less and loop less than Preview? If yes, the upgrade is worth it. V4-Pro official is still on the way; hard-reasoning folks can wait.
References
- DeepSeek API official update log, "2026-07-31 DeepSeek-V4-Flash Update" (official API public beta, agent benchmarks, Harness minimal mode, Responses API + Codex adaptation): https://api-docs.deepseek.com/zh-cn/updates
- DeepSeek API docs, "DeepSeek V4 Preview Release" (2026-04-24, V4-Flash/Pro first opened, 1M context, dual modes): https://api-docs.deepseek.com/news/news260424
- DeepSeek official pricing (V4-Flash $0.14/$0.28, cache hit $0.0028): https://deepseek.ai/pricing
- Morph, "DeepSeek V4 Flash: 284B MoE, 1M Context" (284B/13B MoE, MIT, structure): https://www.morphllm.com/deepseek-v4-flash