DeepSeek icon

DeepSeek-V4-Flash Public Beta

DeepSeek-V4-Flash Public Beta

Use the formal public-beta DeepSeek-V4-Flash API through the same deepseek-v4-flash model name with no request-format change Run stronger coding-agent workflows with benchmark gains across Terminal Bench 2.1, NL2Repo, Cybergym, DeepSWE, Toolathlon, and DSBench Build Codex-style agents with native Responses API support while V4-Pro, DeepSeek APP, and DeepSeek WEB models remain unchanged for now

Reviewed by ToolWorthy Editors·updated today·DeepSeek-V4-Flash Public Beta released today

Pricing:Free + from ¥0.02/per M cache-hit input tokens
Categories:
Jump to section
No media available

Featured alternatives

Coasty icon

Coasty

MakersClaw icon

MakersClaw

Blocks.ai icon

Blocks.ai

BrowserAct icon

BrowserAct

YAGNI icon

YAGNI

Doubao icon

Doubao

Pros & Cons

Pros

  • Same deepseek-v4-flash model name keeps migration small for existing API users.
  • Official benchmark gains target practical coding-agent and automation workloads.
  • Responses API support makes Flash easier to use in Codex-style agent systems.
  • 1M context and 384K maximum output provide large working windows for repo and document tasks.
  • CNY 1/M cache-miss input and CNY 2/M output keep Flash far cheaper than Pro.
  • 2,500 listed concurrency gives high-volume API users more headroom than V4-Pro.

Cons

  • Public beta status means production teams should still run evals, canaries, and rollback checks.
  • Only V4-Flash API is upgraded; V4-Pro, APP, and WEB are unchanged for now.
  • Official notes say architecture and size are unchanged, so gains come from post-training rather than a larger base model.
  • DSBench numbers are internal and should not be treated like fully public third-party benchmarks.
  • Peak/off-peak pricing changes are planned but not yet formally scheduled.

Overview

DeepSeek-V4-Flash Public Beta is the July 31, 2026 API update for DeepSeek's faster V4 model endpoint. The official update says API access is now in public beta for the formal DeepSeek-V4-Flash backend, while the request method stays the same: set the model name to deepseek-v4-flash to use the latest version. This release succeeds the April 2026 DeepSeek-V4 Preview for Flash API users, but it does not upgrade V4-Pro, DeepSeek APP, or DeepSeek WEB models yet.

The practical change is focused on agent reliability. DeepSeek says the model structure and size are unchanged from Preview, but the post-training process has been redone for the official Flash release. That makes this a low-friction upgrade for teams already using DeepSeek in coding agents, repo automation, tool-use workflows, and high-volume API workloads.

What's New

Formal Flash API Public Beta

DeepSeek-V4-Flash is now available as a formal public-beta API model. Existing API integrations do not need a new endpoint or request format; the official migration path is to keep using the deepseek-v4-flash model name. That matters for production teams because the upgrade can be rolled out behind normal model routing, eval, and rollback controls instead of a larger SDK migration.

DeepSeek also clarifies the scope of the release. Only the V4-Flash API has been upgraded in this update. V4-Pro API, the DeepSeek app, and DeepSeek web chat remain on their existing models, and DeepSeek says the V4-Pro formal release will follow later.

Stronger Agent Benchmarks

The July 31 update centers on Code Agent and tool-use performance. DeepSeek reports the following official benchmark scores for DeepSeek-V4-Flash under its evaluation harness:

Benchmark Official score
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

These numbers make the release most relevant to teams evaluating agentic coding, shell-based repair tasks, repository editing, automation workflows, and benchmark-driven model routing. DeepSeek notes that DSBench is an internal benchmark, so it should be treated as directional rather than independently reproducible public evidence.

Native Responses API Support

DeepSeek-V4-Flash supports the Responses API, which is important for Codex-style agent architectures that need structured tool calls, multi-step state, and traceable actions. The official update explicitly calls out targeted adaptation for Codex scenarios, making this release more practical for development agents than a generic chat-only model upgrade.

The pricing documentation lists additional integration surfaces for Flash, including JSON Output, Tool Calls, Anthropic API compatibility, prefix continuation beta, and Fill-in-the-Middle beta in non-thinking mode. V4-Pro does not yet list Responses API support in the same pricing table.

Same Architecture, New Post-Training

DeepSeek says the model structure and model size are the same as the Preview version, but the post-training process has been redone. For users, that means the release is not a new parameter-scale story or a new context-window story. It is an alignment, tool-use, and agent-behavior upgrade on the Flash endpoint.

This distinction matters for upgrade planning. If your current bottleneck is API cost, latency, tool reliability, or coding-agent success rate, V4-Flash Public Beta is the relevant update. If you were waiting for a stronger V4-Pro backend or a refreshed web/app model, this release is not that change.

Availability & Access

DeepSeek-V4-Flash Public Beta is available through the DeepSeek API. Use the model name deepseek-v4-flash to call the latest Flash version. The pricing page identifies the current Flash model version as DeepSeek-V4-Flash-0731.

Important availability notes:

  • API upgraded: DeepSeek-V4-Flash API is the updated surface for this release.
  • V4-Pro unchanged: V4-Pro API remains separate and has not received this July 31 public-beta upgrade.
  • APP/WEB unchanged: DeepSeek app and web chat models are not changed by this release.
  • Responses API supported: Flash supports Responses API, while the pricing table does not list the same support for V4-Pro.
  • Public beta: Treat the release as production-evaluable but still subject to public-beta behavior, docs updates, and possible pricing-policy notices.

Pricing & Plans

The DeepSeek pricing page lists deepseek-v4-flash as a token-based API model with 1M context, 384K maximum output, and a concurrency value of 2,500. Pricing is denominated in CNY per million tokens:

Model Cache-hit input Cache-miss input Output Context Max output
deepseek-v4-flash CNY 0.02/M CNY 1/M CNY 2/M 1M tokens 384K tokens
deepseek-v4-pro CNY 0.025/M CNY 3/M CNY 6/M 1M tokens 384K tokens

Flash remains the lower-cost V4 API choice, especially for cached-input workflows and high-volume coding agents. DeepSeek also states that peak and off-peak pricing is planned: peak periods are expected to charge 2x the listed price during Beijing time 09:00-12:00 and 14:00-18:00, but the pricing page says formal notice will come later.

Best For

  • Coding-agent teams already calling deepseek-v4-flash who want better tool-use performance without rewriting API requests.
  • Developers building Codex-style agents around Responses API, tool calls, shell tasks, and repo edits.
  • High-volume API workloads where Flash's CNY pricing and 2,500 listed concurrency matter.
  • Evaluation teams comparing agent benchmarks such as Terminal Bench, NL2Repo, Cybergym, DeepSWE, and Toolathlon.
  • Users who need 1M context and large output limits but do not need V4-Pro pricing or future Pro capability.

FAQ

What changed in DeepSeek-V4-Flash on July 31, 2026?

DeepSeek upgraded the deepseek-v4-flash API to the formal public-beta Flash version. The request method and model name stay the same, but DeepSeek says the post-training process has been redone and agent benchmark performance is stronger.

Is DeepSeek-V4-Pro upgraded too?

No. DeepSeek says this update upgrades only the V4-Flash API. V4-Pro API, DeepSeek APP, and DeepSeek WEB models remain unchanged, with the formal V4-Pro release expected later.

What model name should I use?

Use deepseek-v4-flash. The official update says setting the model name to deepseek-v4-flash is enough to call the latest Flash API version.

How much does DeepSeek-V4-Flash cost?

The official pricing page lists CNY 0.02 per million cache-hit input tokens, CNY 1 per million cache-miss input tokens, and CNY 2 per million output tokens for deepseek-v4-flash.

Does DeepSeek-V4-Flash support the Responses API?

Yes. DeepSeek lists Responses API support for Flash, and the July 31 update calls out targeted adaptation for Codex-style agent use cases.

Version History

DeepSeek-V4-Flash Public Beta

Current Version

Released on July 31, 2026

+What's new
3 updates
  • Use the formal public-beta DeepSeek-V4-Flash API through the same deepseek-v4-flash model name with no request-format change
  • Run stronger coding-agent workflows with benchmark gains across Terminal Bench 2.1, NL2Repo, Cybergym, DeepSWE, Toolathlon, and DSBench
  • Build Codex-style agents with native Responses API support while V4-Pro, DeepSeek APP, and DeepSeek WEB models remain unchanged for now

DeepSeek-V4 Preview

Released on April 24, 2026

View Update
+What's new
3 updates
  • Run agentic coding and scientific research on DeepSeek-V4-Pro (1.6T/49B active MoE) or V4-Flash (284B/13B) with 1M context by default
  • Cut API costs sharply versus GPT-5.5 and Claude Opus 4.7 standard rates with V4-Flash at $0.14/M input and $0.28/M output, and self-host the MIT-licensed open weights
  • Lead current open models in Math/STEM/Coding and world knowledge per DeepSeek's release note, with published benchmark rows for MMLU-Pro, GPQA Diamond, LiveCodeBench, Terminal Bench 2.0, SWE Verified, and SWE Pro

DeepSeek-V3.2

Released on December 1, 2025

+What's new
3 updates
  • Integrate thinking directly into tool use with DeepSeek-V3.2, the first model to support tool-use in both thinking and non-thinking modes
  • Deploy DeepSeek-V3.2 as the official successor to V3.2-Exp, now live across App, Web, and API with general availability
  • Launch DeepSeek-V3.2-Speciale (API-only) alongside, pushing reasoning capabilities further for the most demanding research workloads

DeepSeek-V3.2-Exp

Released on September 29, 2025

+What's new
3 updates
  • Explore DeepSeek Sparse Attention (DSA) for the first time, delivering fine-grained sparse attention that dramatically improves long-context training and inference efficiency
  • Cut API costs by up to 50% compared to V3.1-Terminus while maintaining virtually identical model output quality on most benchmarks
  • Validate architectural optimizations for long-context scenarios on open weights before rolling DSA into the December V3.2 general release

DeepSeek-V3.1-Terminus

Released on September 22, 2025

+What's new
3 updates
  • Get cleaner language consistency across extended conversations, reducing mid-response switching between English and Chinese that appeared in earlier V3.1 output
  • Use stronger Code Agent and Search Agent behaviors with more reliable tool invocation for coding and multi-step web research workflows
  • Tighten the August V3.1 release one month later, preparing the base for V3.2-Exp's sparse-attention experiments

DeepSeek-R1

Released on January 20, 2025

+What's new
3 updates
  • Solve advanced reasoning tasks on math, science, and coding with DeepSeek-R1's reinforcement-learning approach, rivaling OpenAI o1 at a fraction of the cost
  • Score 79.8% pass@1 on AIME 2024 and 97.3% on MATH-500 while running as open weights under MIT license—rare for frontier reasoning models at the time
  • Trigger a global reaction in AI markets, influencing the open-weight and pricing strategies of OpenAI, Meta, and Anthropic in the months that followed

DeepSeek-V3

Released on December 26, 2024

+What's new
3 updates
  • Launch DeepSeek-V3 as a 671B-parameter MoE model with 37B activated per forward pass and 128K context, outperforming most open models on coding and math
  • Cut training cost to roughly $5.6M by combining MoE routing with FP8 mixed-precision training, dramatically undercutting Western frontier model economics
  • Ship open weights for both base and chat variants with full tokenizer and inference code, setting a new bar for open-source frontier model transparency

DeepSeek-V2

Released on May 6, 2024

+What's new
3 updates
  • Release DeepSeek-V2 with a 236B-parameter MoE architecture and 21B activated per token, delivering stronger performance at lower inference cost than dense peers
  • Cut API pricing aggressively—input at roughly 1/100 of GPT-4 at the time—and launch DeepSeek-Coder V2 one month later for dedicated coding workloads
  • Establish the Mixture-of-Experts plus low-price playbook that defines DeepSeek's strategy through the V3, R1, and V4 generations

DeepSeek LLM

Released on November 29, 2023

+What's new
2 updates
  • Launch DeepSeek LLM (7B and 67B dense base and chat variants) as DeepSeek's first public release, matching Llama 2 on general capabilities
  • Publish full training details, tokenizer, and fine-tuned chat variants on Hugging Face under a permissive open-weight license—an early commitment to open-source AI

Top alternatives

Related categories

From the blog

View all →

Track DeepSeek in ToolWorthy Weekly

Important tool updates, better alternatives, and selected AI signals in one weekly brief.

Weekly only. Unsubscribe anytime.