DeepSeek V4 Pro is a large language model from DeepSeek in the DeepSeek V4 family, offering a 1,000,000-token context window.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $0.748 | $1.50 | $0.062 | |
| $0.870 | $1.74 | $0.174 | |
| $0.910 | $2.72 | - | |
| $1.30 | $2.60 | $0.100 | |
| $1.32 | $3.96 | - | |
| $1.32 | $3.96 | $0.130 | |
| $1.49 | $2.97 | $0.743 | |
| $1.60 | $3.20 | $0.135 | |
| $1.74 | $3.48 | - | |
| $1.74 | $3.48 | - | |
| $1.75 | $3.50 | $0.440 |
Prices updated daily. Last check: Sep 6, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
DeepSeek V4 Pro suits workloads where prompt length is the binding constraint: whole-repository code review and refactoring, analysis across long document sets such as contracts or research corpora, and log or transcript analysis that would otherwise require chunking and stitching. The million-token window also helps in agentic setups where tool output and conversation history accumulate over many turns and truncation would lose important state. At roughly 78 output tokens per second with a ~1.2 second time to first token, it is workable for interactive assistants, though workloads that emit very long outputs — full document drafts or large code generations — will be latency-bound and may be better run asynchronously. For short, high-volume classification or routing tasks, a smaller model will usually be more economical.
Pricing varies by provider and by pricing type — input versus output tokens, cached input, and batch or dedicated capacity are all priced differently. Because long-context requests can consume very large token counts, the effective cost depends more on your prompt sizes than on the headline rate. See the pricing table on this page for current per-provider rates.
It is best suited to long-context work: repository-scale code analysis, summarization and question answering across large document collections, and multi-turn agent workflows where history accumulates. The 1,000,000-token context window is its clearest differentiator.
DeepSeek V4 Pro supports a context window of 1,000,000 tokens. Note that individual inference providers sometimes serve a model with a lower configured maximum, so check the provider's documentation if you plan to use the full window.
Artificial Analysis measured output generation at about 78.5 tokens per second with a time to first token of roughly 1,200 milliseconds. These figures depend on the hosting provider, request length, and load, so treat them as a reference point rather than a guarantee.
The Pro designation marks it as the higher-capability variant within the DeepSeek V4 generation, intended for heavier workloads than the family's standard configuration. For a specification-by-specification comparison, check the individual model pages for each V4 variant we track.