Update September 2026: The summer brought three changes. On 31 July 2026 DeepSeek moved deepseek-v4-flash to the V4-Flash-0731 build (same architecture, re-post-trained for agent tasks). On 13 August 2026 V4-Pro became generally available – in app, web and API, with reasoning effort low/high/max and native Responses API format. Since 21 August 2026 there is also the experimental vision model deepseek-v4-flash-vision-exp. In parallel DeepSeek raised its API prices as of 16 August 2026 and introduced a peak/off-peak model. Details in the “Summer 2026 updates” section. As of 3 September 2026.
Update June 2026: Since May 2026, DeepSeek V4-Flash and V4-Pro are also available in Microsoft Foundry – making the V4 generation usable on a hyperscaler with EU data residency for the first time. On AWS Bedrock, EU regions continue to offer V3.1, V3.2 and R1; V4-Pro typically rolls out to US regions first. innFactory AI Consulting from Germany advises on all deployment options.
Update April 2026: On 24 April 2026, DeepSeek released the V4 generation. V4-Flash (284B) and V4-Pro (1.6T parameters) offer 1M token context via a new hybrid attention mechanism (Compressed Sparse Attention + Heavily Compressed Attention). Both models are available as open weights on HuggingFace.
Summer 2026 updates: V4-Flash-0731, V4-Pro GA and Vision-Exp
V4-Flash-0731 (31 July 2026)
- Model ID unchanged
deepseek-v4-flash; per the DeepSeek documentation updated to the DeepSeek-V4-Flash-0731 build - Architecture and size unchanged (284B parameters, ~13B active); per DeepSeek re-post-trained only
- Agent benchmarks per DeepSeek: Terminal-Bench 2.1 82.7, NL2Repo 54.2, DeepSWE 54.4, DSBench-Hard 59.6
- Native support for the Responses API format, specifically adapted for Codex
- DeepSeek’s changelog does not say whether the 0731 weights have been published on Hugging Face – so we do not treat that as given. The V4-Flash repository released in April remains under the MIT License.
V4-Pro GA (13 August 2026)
- General availability in app, web (“Expert Mode”) and API; model ID stays
deepseek-v4-pro, listed in the documentation as DeepSeek-V4-Pro-0813 - Reasoning effort in three levels:
lowfor simple tasks,highfor everyday agent work,maxfor complex tasks – also applies to V4-Flash - Native Responses API format with Codex integration
- Agent benchmarks per DeepSeek: Terminal-Bench 2.1 87.9, NL2Repo 61.5, DeepSWE 62.7, HLE 42.7 (without tools) / 60.0 (with tools)
- Open weights for the 0813 build: not confirmed by DeepSeek
V4-Flash-Vision-Exp (21 August 2026)
- Model ID
deepseek-v4-flash-vision-exp, explicitly experimental - Image input via base64, URL or Files API; Chat Completions, Messages and Responses API
- 1M token context, up to 384K output tokens (per pricing overview); a thinking mode is not listed there for this model
- Per DeepSeek on par with V4-Flash for pure text tasks (agent, reasoning, world knowledge); benchmarks per DeepSeek: Terminal-Bench 2.1 83.9, NL2Repo 57.7, DeepSWE 59.3, DSBench-Hard 63.6, Chartography 64.3
- Billed at V4-Flash rates; images are converted into tokens depending on their dimensions (max. 384 tokens per image) and charged as input tokens
API pricing since 16 August 2026 (16:00 UTC)
DeepSeek now bills by time of day. Peak hours are Monday to Friday 01:00–04:00 and 06:00–10:00 UTC (CEST: 03:00–06:00 and 08:00–12:00); all other hours are off-peak with a 50% discount.
| Model | Cache hit | Cache miss (input) | Output |
|---|---|---|---|
| V4-Flash / Vision-Exp – peak | USD 0.014 | USD 0.44 | USD 1.32 |
| V4-Flash / Vision-Exp – off-peak | USD 0.007 | USD 0.22 | USD 0.66 |
| V4-Pro – peak | USD 0.044 | USD 1.32 | USD 3.96 |
| V4-Pro – off-peak | USD 0.022 | USD 0.66 | USD 1.98 |
All figures in USD per 1M tokens, source: DeepSeek pricing overview, as of 3 September 2026. According to secondary sources V4-Flash was previously billed at a flat USD 0.14 input and USD 0.28 output per 1M tokens; DeepSeek itself does not list the old prices in its changelog. For batch and agent workloads it pays to shift into off-peak hours – from a European perspective that means afternoon, evening and night.
DeepSeek V4 - The New Generation (April 2026)
DeepSeek has made a significant leap with the V4 generation:
V4-Flash
- 284B parameters total, ~13B active (MoE)
- 1M token context window
- Thinking and non-thinking mode
- API:
deepseek-v4-flash(0731 build since 31 Jul 2026, see above) - Open weights on HuggingFace (MIT License)
V4-Pro
- 1.6 trillion parameters total, ~49B active (MoE)
- 1M token context window – only 27% of the FLOPs and 10% of the KV cache compared to V3.2
- Thinking and non-thinking mode
- API:
deepseek-v4-pro(GA build 0813 since 13 Aug 2026, see above) - 80.6% SWE-Bench (per DeepSeek, April 2026)
Note: The previous API names
deepseek-chatanddeepseek-reasonerwere discontinued on 24 July 2026. The pricing overview now lists onlydeepseek-v4-flash,deepseek-v4-proanddeepseek-v4-flash-vision-exp.
Key Strengths
Open Source & Licensing
DeepSeek offers full transparency:
- Public Weights: Fully available on GitHub/Hugging Face
- Licensing: R1 under MIT, V3 under a separate Model Agreement
- Community: Active development
- Customizable: Fine-tuning and modifications possible
MoE Architecture
DeepSeek uses innovative Mixture-of-Experts:
- 671B parameters total, but only 37B active per request
- Efficient: High performance with reduced resource requirements
- Multihead Latent Attention: New attention mechanism
Reasoning Capabilities (R1)
DeepSeek-R1 shows transparent thinking processes:
- Chain-of-thought is made visible
- Particularly strong in mathematics and logic
- Comparable to OpenAI o1
EU Availability (as of 3 September 2026)
DeepSeek is available through all three major cloud providers in EU regions. The summer builds 0731 and 0813 initially apply to the direct DeepSeek API; to our knowledge AWS, Microsoft and Google have not confirmed whether or when their hyperscaler deployments will follow.
AWS Bedrock
- Regions: Frankfurt (eu-central-1), Ireland (eu-west-1)
- Models: DeepSeek-V3.1, V3.2
- Advantage: Serverless, immediate availability
Microsoft Foundry (formerly Azure AI Foundry)
- Regions: West Europe, Sweden Central
- Models: V3, R1, V4-Flash and V4-Pro (since May 2026)
- Advantage: Azure ecosystem integration, now with the V4 generation
Google Vertex AI
- Regions: Frankfurt (europe-west3), Netherlands (europe-west4)
- Models: V3.2, R1
- Advantage: Vertex AI Model Garden
Self-Hosting
Still available for maximum control and full GDPR compliance.
Important Notes
Data Privacy Considerations
Update February 2026: With availability on AWS Bedrock, Azure AI, and Google Vertex AI in EU regions, enterprises can now use DeepSeek GDPR-compliant in the cloud!
- Cloud Hosting (EU): Data remains in EU regions with AWS/Azure/Google
- Direct API: DeepSeek servers in China (caution with sensitive data)
- Self-Hosting: Still the option with maximum control
For Enterprises: Cloud providers offer EU data residency with full compliance. Self-hosting remains an alternative for highest security requirements.
Self-Hosting as a Solution
The open-source model can be operated in your own infrastructure:
- All data remains under your control
- No dependency on external APIs
- Full GDPR compliance possible
- Hardware requirements: Multiple high-end GPUs (A100/H100)
Price-Performance
Even after the price adjustment DeepSeek remains an attractively priced option:
- API: Peak/off-peak pricing since 16 Aug 2026 (see table above); cache hits and off-peak usage reduce costs considerably
- Self-Hosting: Free to use (only hardware costs) – based on the open April weights
- No License Fees: R1 and the V4-Flash repository under MIT, V3 under Model Agreement
Our Recommendation (as of 3 September 2026)
DeepSeek is technically impressive and, according to vendor figures, delivers strong results in reasoning, coding and agent tasks. With EU availability on AWS, Azure and Google, enterprises can use DeepSeek in a GDPR-compliant way.
For most enterprises, we recommend:
- Cloud option: DeepSeek-V4-Flash (0731 build) via an EU cloud provider or – for non-sensitive data – via the direct API. On the API, shifting batch workloads into off-peak hours halves token costs since 16 Aug 2026.
- Demanding agent workflows: V4-Pro (GA build 0813) with reasoning effort
highormax; prices are roughly three times those of V4-Flash. - Self-hosting: DeepSeek-V4-Flash (open April weights, MIT) or V3.2 for maximum control and customizability. DeepSeek has not confirmed whether the summer builds 0731/0813 will be released as weights.
- Vision-Exp: Suitable for evaluation, not yet for production use given its experimental status.
The choice depends on your requirements for control, compliance, and technical resources.
