model releaseDeepSeek

DeepSeek Releases V4 Pro 0813 With 1.05M Token Context Window, Priced at $0.43/M Input

TL;DR

DeepSeek has shipped the general availability release of DeepSeek V4 Pro, codenamed 0813, featuring a 1,049,000-token context window. The mixture-of-experts model is priced at $0.43 per million input tokens and $0.87 per million output tokens, and is live now on OpenRouter.

2 min read
0

DeepSeek V4 Pro 0813 — Quick Specs

Context window1049K tokens
Input$0.43/1M tokens
Output$0.87/1M tokens

DeepSeek Ships GA Release of V4 Pro

DeepSeek has released DeepSeek V4 Pro 0813, the general availability version of its V4 Pro model line. The headline feature is a 1,049,000-token context window, one of the largest context lengths available in a commercially accessible model to date.

The model is a large-scale mixture-of-experts (MoE) architecture, according to DeepSeek, though the company has not disclosed total or active parameter counts. Modality is text-to-text only — no image, audio, or video input/output support has been announced for this release.

Pricing

DeepSeek V4 Pro 0813 is priced at:

  • $0.43 per million input tokens
  • $0.87 per million output tokens

This pricing positions the model well below frontier-tier offerings from OpenAI and Anthropic on a per-token basis, though DeepSeek has not published benchmark comparisons to substantiate performance parity with those models. No independent benchmark scores (MMLU, HumanEval, or otherwise) were included in this release, and none are yet available from third-party evaluators.

Availability

The model is live now via OpenRouter's API under the identifier deepseek/deepseek-v4-pro-0813. This marks the GA (general availability) status of the V4 Pro line, implying an earlier preview or beta phase preceded this release, though DeepSeek has not detailed what changed between preview and GA builds.

DeepSeek has not disclosed a training data cutoff date, safety evaluation details, or architectural specifics such as the number of expert layers or routing mechanism used in the MoE design. These remain unconfirmed pending further documentation from the company.

What this means

A 1,049,000-token context window is large enough to process entire codebases, lengthy legal documents, or multi-hundred-page technical manuals in a single prompt without chunking. Combined with sub-$1/M-token pricing on both input and output, DeepSeek V4 Pro 0813 targets high-volume, long-context use cases — document analysis, codebase-wide refactoring, and retrieval-heavy agent workflows — where cost per token compounds quickly at scale.

The absence of published benchmark scores is notable. Buyers evaluating this model against GPT-5-class or Claude-class alternatives will need to run their own evals before committing production traffic, since DeepSeek has not provided independent verification of quality at this context length. Long-context models frequently show degraded recall and reasoning quality as prompt length approaches the stated maximum, a pattern seen across the industry regardless of vendor claims.

For teams already running DeepSeek models in production, the 0813 GA tag suggests this is now the stable, supported version of V4 Pro — a signal that earlier preview builds should be migrated off in favor of this release. Given the pricing and context window, this model is likely to see rapid adoption in cost-sensitive, long-document pipelines, provided real-world quality testing confirms DeepSeek's implicit performance claims.

Comments

Loading...