Open-weight models
DeepSeek's best model just changed how it charges — here's what that means for you
Not a new model, exactly — a quiet upgrade that's now generally available, priced differently depending on the time of day. Here's the plain-English version.
The answer
DeepSeek's V4-Pro now costs more at busy times and less overnight, like off-peak electricity.
Most AI model updates come with a big announcement — a blog post, a benchmark chart, a livestream. DeepSeek's latest didn't. Its most capable model, V4-Pro, quietly became 'generally available' — meaning fully finished and ready for real use, not an experiment — in the middle of August 2026. Four days later, the actual news arrived: DeepSeek changed how much it charges, and by quite a lot.
What 'generally available' actually means
Since 24 April, V4-Pro had been running as a preview — DeepSeek's word for 'still being tested, use with caution'. On 12 August, that changed. DeepSeek simply updated a line on its own pricing page to point to a new, finished version called DeepSeek-V4-Pro-0813.
DeepSeek-V4-Pro-0813 is now generally available, out of the preview it entered in April.
There was no announcement to go with it — which is unusual. Most AI labs want credit when they finish a model. DeepSeek let this one graduate quietly, and the bigger news arrived separately, four days later, in the form of a price change.
What 'peak' and 'off-peak' pricing actually means
Think of it like an electricity tariff, or an off-peak train ticket. From 16:00 UTC on 16 August, DeepSeek started charging different prices for the same model depending on what time it is.
Peak hours are 01:00 - 04:00 and 06:00 - 10:00 UTC, Monday through Friday
Outside those hours — including every hour of the weekend — you pay the lower, 'off-peak' rate. During those seven hours on weekdays, when DeepSeek's own systems are presumably under the most load, you pay double.
| When | Input (per million tokens) | Output (per million tokens) |
|---|---|---|
| Old flat rate (to 16 Aug) | $0.435 | $0.87 |
| Off-peak (nights, weekends) | $0.66 | $1.98 |
| Peak (weekday mornings, UTC) | $1.32 | $3.96 |
A million tokens is roughly 750,000 words — more than most people will send in months of chatting, but easy to burn through in an afternoon if you're running an AI agent that reads and rewrites a large codebase. That's the audience this pricing change is really aimed at: not casual users, but people building things that call the API thousands of times a day.
What it means if you're building something with it
If your use of DeepSeek is a person typing into a chat window, this barely touches you — the numbers are still tiny per conversation. If you're running automated jobs — batch-processing documents, having an AI agent work through a codebase overnight, anything that doesn't need a human waiting for the answer right now — you can genuinely save money by scheduling that work for off-peak hours: nights and weekends, UTC time.
If your product talks to real users in real time, you don't get that choice. Your peak usage and DeepSeek's peak pricing window won't neatly line up, and you'll simply pay more at some hours than others for the same job.
Is it actually a good model, or just cheap?
Genuinely good at one specific, well-checked thing: an independent test called SWE-bench Verified — which grades a model on fixing real bugs in real open-source code — placed V4-Pro second out of 82 models tested, behind only Anthropic's Claude Opus 5, and far cheaper per test than Opus 5 is.
Where it's shakier is DeepSeek's own promotional numbers for messier, more open-ended 'agent' work — the kind where the AI has to plan several steps ahead without much help. On an independent test built for exactly that, LiveBench's agentic-coding benchmark, it comes last of seven well-known models.
On LiveBench agentic coding, both DeepSeek models rank last of seven frontier peers (Pro 54.95, Flash 46.77 vs Opus 5's 65.20).
The practical translation: trust it for narrow, checkable coding tasks — it's excellent value there. Be more careful handing it a long, unsupervised job with lots of moving parts, and always test your own real task rather than taking either DeepSeek's chart or a rival's chart at face value.
Frequently asked questions
What does 'general availability' mean for DeepSeek V4-Pro?
Why does DeepSeek now charge different prices at different times?
Is DeepSeek V4-Pro cheaper than before?
Is DeepSeek V4-Pro good for coding?
How can I save money using it?
Sources
- Models & Pricing — DeepSeek, 16 August 2026
- DeepSeek V4 Pro Launches GA, Then Hikes API Prices 1,100% — Enterprise DNA, 13 August 2026
- DeepSeek V4 Pro 0813 — The Quiet GA and What It Means — Floatboat, 14 August 2026
- DeepSeek-V4-Pro-0813 Benchmarks: How It Stacks Up Against Opus and Kimi K3 — MindStudio, 16 August 2026
- DeepSeek V4 Guide: Pro & Flash, GA + Pricing — Codersera, 13 August 2026