Overview
DeepSeek V4 Pro is DeepSeek’s flagship: a 1.6T mixture-of-experts model built for top-tier reasoning, complex coding, and long-context work. It sits in Kyma’s frontier-open quality tier at premium pricing — the option you pick when the task is hard enough that output quality pays for itself. On Kyma its traffic is led by coding agents. Every request gets automatic failover, and prompt caching is fully supported: repeated prompt prefixes bill at this model’s cached input rate, published beside its input rate tier, where agents resend long prompts on every turn. The 1M-token context window pairs with a 64K max output, function calling, structured outputs, and extended reasoning — headroom for very long inputs and long, structured generations.Specs
Pricing
Use this when
- Hard reasoning problems — A top-reasoning-tier model with extended reasoning, built for the math, planning, and analysis tasks where depth matters more than turnaround time.
- Agentic coding — Coding agents already run production traffic through it on Kyma: OpenClaw is its top app by tokens, with Claude Code and Cline also in its top five.
- Long-context work — The 1M-token window handles long documents, large specs, and large codebases in a single request.
- Long structured generations — A 64K output ceiling plus structured outputs supports big refactors, detailed reports, and large JSON payloads.
- Tool-driven pipelines — Function calling and structured outputs keep multi-step agent loops reliable when each step’s correctness compounds.
Not ideal for
Image inputs (it is text-only) or latency-sensitive, high-volume workloads — it is a medium-speed, premium-priced model, so bulk background tasks run faster and cheaper on a fast-tier model.Pick something else when
- You want a cheaper V4 option with the same family behavior: use
deepseek-v4-flash. - You want the strongest agentic flagship: use
kimi-k2.6. - You want the best general default at lower cost: use
qwen-3.6-plus. - You only need the previous-gen DeepSeek flagship: use
deepseek-v3.