Skip to content
Dashboard

DeepSeek V4 Pro 0813

DeepSeek V4 Pro 0813 pins the general-availability checkpoint of DeepSeek's V4 Pro weights, ending a four-month preview. It pairs a 1.0M tokens context window with sharply stronger agentic capabilities than the preview build.

Input and output price
Prices from: Input $0.60, Output $1.90, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'deepseek/deepseek-v4-pro-0813',
prompt: 'Why is the sky blue?'
})
Read docs

Copy link to headingFrequently Asked Questions

  • What is DeepSeek V4 Pro 0813?

    The general-availability checkpoint of DeepSeek's V4 Pro, released August 12, 2026 after a preview period of nearly four months. DeepSeek describes it as superseding the preview build with greatly enhanced agentic capabilities.

  • Should I use DeepSeek V4 Pro 0813 or the undated deepseek-v4-pro?

    Use DeepSeek V4 Pro 0813 when you need reproducible behaviour, since a dated slug pins one checkpoint. Use the undated slug when you would rather follow the series forward automatically.

  • How is DeepSeek V4 Pro 0813 priced?

    On a schedule with peak and off-peak rates, where off-peak bills at half the peak rate. Cache-hit input rose the most when the schedule changed. See the pricing panel on this page for current rates.

  • What is the context window for DeepSeek V4 Pro 0813?

    The context window is 1.0M tokens, with up to 1.0M tokens per response. Compressed attention cuts per-token compute and KV cache at long context, which is what makes the full window practical.

  • How does DeepSeek V4 Pro 0813 perform on benchmarks?

    Vendor-reported results are 87.9 on Terminal Bench 2.1, 74.1 on Toolathlon-Verified, and 80.6 on SWE-bench Verified. On the independent Artificial Analysis Intelligence Index it scores 53. Benchmark it on your own tasks before switching.

  • Does DeepSeek V4 Pro 0813 support thinking mode?

    Yes. Both thinking and non-thinking modes are available, alongside tool calls.

  • Does DeepSeek V4 Pro 0813 support Zero Data Retention?

    Yes, Zero Data Retention is available for this model. Zero Data Retention is offered on a per-provider basis. See https://vercel.com/docs/ai-gateway/capabilities/zdr for details.

Your use is subject to DeepSeek's Terms & Privacy Policies.