DeepSeek ships V4-Flash-Vision-Exp — its first multimodal model, matching V4-Flash on text, adding image input

deepseekdeepseek-v4-flashvision-expmultimodalimage-inputagent-harness+1high-risk claims
DeepSeek benchmark chart showing V4-Flash-Vision-Exp performance on multimodal agent benchmarks, with bars comparing V4-Flash, V4-Flash-Vision-Exp, and Opus-4.8 across three evaluation tasks
Source: api-docs.deepseek.com/news/news260821 · Credit: DeepSeek AI · License: no license stated (vendor-published benchmark image)

On 2026-08-21, DeepSeek launched deepseek-v4-flash-vision-exp — its first multimodal model — on the DeepSeek API platform (news post, 2026-08-21). The model matches V4-Flash on text capabilities (agents, reasoning, world knowledge) and adds image input at the same per-token pricing. A new Files API lets you upload images once and reuse them across requests.

The same day, DeepSeek Harness 0.1.1 shipped with out-of-the-box support for the new model (Harness quickstart, 2026-08-22).

What it is

Experimental, not production. The -Exp suffix is deliberate — DeepSeek flags this as an experimental release. It supports Thinking and non-thinking modes, 1M context length, JSON output, tool calls, the Responses API, and the Anthropic API (pricing page, 2026-08-22).

Image input via three methods:

Supported formats: JPEG, PNG, GIF, WebP. Up to 600 images per request. Images in user messages only — system and assistant messages return a 400 error (vision guide, 2026-08-22).

Token billing for images. Every image is resized before inference. Images below ~384x384 pixels are scaled up; larger images are scaled down to roughly 800x800 pixels. The upper bound is 384 tokens per image, billed as input tokens at V4-Flash rates (vision guide, 2026-08-22).

Pricing (verified 2026-08-22)

V4-Flash-Vision-Exp is priced identically to V4-Flash (pricing page, 2026-08-22):

TierInput (cache miss)Input (cache hit)Output
Off-peak$0.22 / 1M tokens$0.007 / 1M tokens$0.66 / 1M tokens
Peak (01:00-04:00, 06:00-10:00 UTC)$0.44 / 1M tokens$0.014 / 1M tokens$1.32 / 1M tokens

At 384 tokens per image (worst case), the image cost per request is roughly $0.00008 off-peak — negligible compared to text tokens on most prompts.

Files API: upload once, reuse everywhere

The Files API launched alongside the vision model. It is free to use (Files API guide, 2026-08-22):

The API works with both the OpenAI-compatible endpoint and the Anthropic-compatible endpoint (requires anthropic-beta: files-api-2025-04-14 header).

Benchmark claims: close to Opus-4.8 (vendor-reported)

DeepSeek’s news post claims V4-Flash-Vision-Exp “brings multimodal agent performance close to Opus-4.8” on multimodal agent benchmarks (news post, 2026-08-21). The post includes a benchmark chart (/img/v4_260821_benchmark_en.png) but does not publish the underlying numbers in text.

This is a vendor-reported claim — no independent reproduction exists. The article does not assert the model matches or beats Opus-4.8; it quotes DeepSeek’s characterization. No primary-source head-to-head comparisons vs GPT-4V, Claude, or Gemini were published alongside this release.

What changed since V4-Flash

Prior DeepSeek coverage: dsh agent harness (2026-08-19).

Risks and caveats

What to watch

  1. Stable release timeline — when does -Exp become GA?
  2. Independent benchmarks — third-party evaluations on multimodal agent tasks
  3. Pricing stability — will V4-Flash-Vision-Exp stay at V4-Flash rates after experimental phase?
  4. Harness adoption — does 0.1.1 support drive real usage of the vision model?
  5. Competitor responses — how do GPT-4V, Claude, and Gemini pricing/capabilities shift?

Sources

#SourceTypeDateURL
1DeepSeek V4-Flash-Vision-Exp Release: Multimodal API Now LivePrimary2026-08-21https://api-docs.deepseek.com/news/news260821
2Models & Pricing — DeepSeek API DocsPrimary2026-08-22https://api-docs.deepseek.com/quick_start/pricing
3Vision Guide — DeepSeek API DocsPrimary2026-08-22https://api-docs.deepseek.com/guides/vision
4Files API Guide — DeepSeek API DocsPrimary2026-08-22https://api-docs.deepseek.com/guides/files_api
5DeepSeek Harness QuickstartPrimary2026-08-22https://deepseek-harness.github.io/deepseek-harness/en/guide/quickstart