DeepSeek · Model guide
DeepSeek V4 Flash Vision Exp
A compatibility alias, kept so existing integrations keep working. DeepSeek retired the experimental V4 Flash Vision Exp model on 2026-09-10, and requests to this id are served by DeepSeek V4.1 Flash, which has image understanding built in rather than as an experiment. New integrations should target DeepSeek V4.1 Flash directly.
What this model is good at
What the vendor positions it for, and which of our models to reach for instead.
VendorDeepSeek positions it as an experimental multimodal model: on par with V4-Flash for pure text, with a large jump on vision-dependent agent benchmarks that brings multimodal agent capability close to Opus-4.8.source
Vision-dependent agents · The vendor reports a large jump over V4-Flash on agent benchmarks that require vision, approaching Opus-4.8.(vendor claim)source
Charts and document images · Takes up to 600 images per request via base64, an external URL or the Files API.source
Coding agents that read screenshots · Text capability is on par with V4-Flash, so vision is added without giving up the text agent scores.(vendor claim)source
- deepseek/deepseek-v4.1-flashsuccessor —Use V4.1 Flash directly — it is what this id already routes to, it takes images natively, and its model page describes what you actually get.source
- deepseek/deepseek-v4-prostronger —Choose Pro for the hardest knowledge, research and complex-agent tasks — it has no image input.(vendor claim)source
Pricing and billing
Billed per token. Cached input is charged at the cache-read rate.
| Price / 1M tokens | You pay |
|---|---|
| Input | $ 0.30$ 0.27 |
| Output | $ 1.20$ 1.08 |
| Cache read | $ 0.0060$ 0.0054 |
| Cache write | $ 0.30$ 0.27 |
+ 2.0K × $ 1.08
Capabilities and limits
What CrossModel guarantees across every route this model can take right now.
- Context window
- 1.0M tokens
- Max output
- 384.0K tokens
- Input / output modalities
- Text + Image → Text
- Streaming
- Supported
- Tool calling
- Supported
- Structured output (JSON)
- Supported
- Image input
- Supported
- Thinking mode
- Supported· can be turned off
- Reasoning effort
- low · medium · high · xhigh · max
- Available endpoints
- /v1/chat/completions · /v1/responses · /v1/messages
Use it in your tools
Point the base URL at CrossModel and paste this model ID — every tool below has a setup guide.
Frequently asked questions
What is DeepSeek V4 Flash Vision Exp?
How much does DeepSeek V4 Flash Vision Exp cost?
Does DeepSeek V4 Flash Vision Exp support tool calling and structured output?
Which endpoint do I call?
Can I try it without writing code?
Chat first, integrate later
Chat first, then wire it in once you like the answers.