GPT Image 2.5 Flare & Sunburst are live on EvoLinkTry GPT Image 2.5
DeepSeek V4 Rumors vs Reality: What Actually Shipped
Product Launch

DeepSeek V4 Rumors vs Reality: What Actually Shipped

Jerry
Jerry
CGO
January 22, 2026
Updated on September 10, 2026
8 min read
Lifecycle update — September 10, 2026: DeepSeek released V4.1 Flash. On DeepSeek's direct API, deepseek-v4-flash and deepseek-v4-flash-vision-exp now forward to V4.1 Flash, and deepseek-v4-pro is scheduled to follow on September 14, 2026 at 12:00 Beijing time (04:00 UTC). On EvoLink, deepseek-v4-flash and deepseek-v4-pro are not affected and continue to serve DeepSeek V4 Flash and V4 Pro; deepseek-v4-flash-vision-exp now redirects to DeepSeek V4.1 Flash. See the official update, the V4.1 Flash model page and the migration guide.
Historical fact check · Updated August 13, 2026

This page was first published before DeepSeek V4 shipped. It now preserves the pre-release claims as a fact-check baseline. For the earlier August update, use the Pro 0813 release page. For the current transition, use the V4.1 Flash migration guide. For model selection, use the Pro vs Flash guide.

DeepSeek V4 is no longer “coming.” DeepSeek released the V4 family on April 24, 2026, later updated Flash to DeepSeek-V4-Flash-0731 and Pro to DeepSeek-V4-Pro-0813, and kept the callable API names deepseek-v4-flash and deepseek-v4-pro unchanged. DeepSeek Transparency Center DeepSeek Models & Pricing

The useful reason to keep this URL is not to repeat launch hype. It is to show which widely circulated claims were confirmed, which changed, and which still should not be used for production decisions.

Quick verdict on the old DeepSeek V4 claims

Pre-release claimWhat happenedStatus
DeepSeek V4 would launch around February 17, 2026The V4 family was released on April 24, 2026Incorrect date
V4 would be one next-generation coding modelDeepSeek launched separate Flash and Pro tiersIncorrect product shape
V4 would have million-token contextBoth current API tiers list 1M contextConfirmed, with a defined 1M limit
V4 would beat Claude and GPT at codingIndependent evidence does not support a universal winner claimStill unproven
Projected pricing could be used for budgetsActual prices and later changes differed materiallyUnsafe assumption
Engram research described the shipping architectureThe research was real; treating it as the complete released-model specification was not justifiedUnverified attribution
Developers would need a new dated API name for each updateCallable IDs stayed stable while dated versions changed behind themIncorrect API assumption

The actual DeepSeek V4 release timeline

January and February 2026: rumor demand outran evidence

Pre-release coverage converged on a February launch window, a coding-first narrative, and claims that V4 would surpass Claude and GPT. Some reports also connected DeepSeek's Engram research directly to the unreleased model and published estimated API prices.

Those reports were useful as monitoring signals, not as production facts. There was no public V4 API model ID, final price table, dated release note, or independent result that justified building a budget or migration plan around them.

April 24, 2026: V4 shipped as a two-tier family

DeepSeek released V4 with Flash and Pro variants rather than one universal model. The release established the model-family shape that matters now:
  • Flash for lower-cost, higher-throughput workloads
  • Pro for harder workloads that may justify a premium route
  • 1M context and up to 384K output for both API tiers
  • thinking and non-thinking modes
  • tool calls and structured output support

The April release changed the correct user question from “when will V4 launch?” to “which V4 tier should this workload use?”

July 31, 2026: Flash became a much stronger baseline

The current Flash build is DeepSeek-V4-Flash-0731. Independent testing now puts it close to the current Pro tier in aggregate capability, while retaining lower token prices and higher measured output speed. Artificial Analysis: Flash 0731

This matters because many early articles compared the April Pro preview with a much weaker picture of Flash. Those comparisons should not be used to choose between the current builds.

August 13, 2026: Pro moved to 0813

The current Pro build is DeepSeek-V4-Pro-0813, served through the unchanged deepseek-v4-pro request ID. DeepSeek also documents Responses API, Anthropic API, tool calls, and coding-agent integration routes. DeepSeek Models & Pricing DeepSeek Codex integration
Independent results show that 0813 is a meaningful improvement over the old Pro preview. They do not show that it dominates Flash 0731 on every coding or agent task. The current Pro vs Flash decision guide covers that evidence in detail.

What the February 17 rumor got wrong

The main failure was not that the reported date slipped. It was that a speculative date was repeated as though it were an official release schedule.

A production team should require at least one of these before treating a model launch as confirmed:

  • an official vendor announcement or dated release note
  • a public API catalog entry
  • a documented model ID and endpoint
  • a price or commercial availability page
  • a reproducible successful request on the intended provider

Community posts, source-based news, leaked screenshots, and search demand can justify a watch page. They cannot justify “available now,” executable integration code, or a migration deadline.

What happened to the coding-dominance claim?

The strongest rumor-era claim was that V4 would beat leading Claude and GPT models at coding. That statement was never safe as a universal fact because model quality depends on the benchmark harness, reasoning effort, tools, timeout, retry policy, and task distribution.

The current independent picture is more measured:

  • Pro 0813 scores 53 and Flash 0731 scores 52 on the Artificial Analysis Intelligence Index
  • both score 78.65% on Terminal-Bench v2.1 in that evaluation
  • Pro has a small aggregate Agentic Index lead
  • Flash has higher measured output speed and lower direct token pricing
These results make V4 highly relevant for coding-agent evaluation. They do not establish one model as the best choice for every repository, tool surface, or production risk level. Artificial Analysis: Pro 0813 Artificial Analysis: Flash 0731

Engram: real research, unsafe product inference

DeepSeek and Peking University published Engram research on conditional memory. The mistake in early coverage was not discussing the paper; it was turning research proximity into a confirmed specification for an unreleased product.

Unless the model card or official technical report attributes a released model's behavior to a specific architecture, keep the wording precise:

  • safe: “DeepSeek published Engram research before V4”
  • unsafe: “V4 uses Engram and therefore has a specific cost or benchmark advantage”

Architecture speculation should not drive API selection. Observable route behavior, supported interfaces, task success, latency, and cost are the production inputs.

Pricing: why projected numbers aged badly

DeepSeek's current direct-provider prices per 1M tokens are:

ModelCache-hit inputCache-miss inputOutput
Flash 0731$0.0028$0.14$0.28
Pro 0813$0.003625$0.435$0.87
Source: DeepSeek Models & Pricing, checked August 13, 2026. DeepSeek warns that overall pricing may increase, so even current official figures should be verified again before budgeting.
These are DeepSeek direct API prices, not EvoLink billing. Use the live pricing module on the EvoLink DeepSeek API page for the current gateway route.

What developers should do now

The launch-watch work is over. The remaining job is route evaluation:

  1. Use Flash 0731 as the low-cost baseline.
  2. Test Pro 0813 on planning, review, ambiguous debugging, and high-error-cost tasks.
  3. Measure cost per accepted task, including retries and human review.
  4. Keep the stable model aliases out of assumptions about stable behavior.
  5. Preserve a fallback route and rerun regressions after version changes.

EvoLink's unified API gateway is useful here because the integration can stay consistent while the model policy changes by workload. The gateway should not be used to blur upstream facts: direct-provider capabilities, EvoLink endpoint compatibility, and EvoLink pricing must remain separately verified.

FAQ

Is DeepSeek V4 released?

Yes. DeepSeek's transparency page dates the V4 release to April 24, 2026, and its current API pricing page lists Flash 0731 and Pro 0813.

Did DeepSeek V4 launch on February 17, 2026?

No. That date was a widely circulated pre-release expectation, not the actual release date.

Is DeepSeek V4 one model?

No. The current API family has Flash and Pro request IDs, with different prices, concurrency limits, and intended routing roles.

Did DeepSeek V4 beat Claude and GPT at coding?

No universal conclusion is supported. Current independent results make V4 competitive, but rankings vary by task and harness. Teams should test their own repositories and agent tools.

Does the 0813 update require a new model ID?

No. The callable model remains deepseek-v4-pro; 0813 is the dated underlying version documented by DeepSeek.

Where should I compare Flash and Pro now?

Use the DeepSeek V4 Pro 0813 vs Flash 0731 guide for performance, price, and production routing. Use the DeepSeek V4 API page for current EvoLink routes and live pricing.

Sources

Ready to Reduce Your AI Costs by 89%?

Start using EvoLink today and experience the power of intelligent API routing.