deepseek-v4-flash-vision-exp is live, at no vision premium
Built on the V4 Flash base with image input added, it keeps the 1M context, thinking mode,
function calling and context caching, and is priced exactly like the text-only version:
$0.44 input, $1.32 output per 1M tokens. Images convert to input tokens by size,
capped at 384 per image, with large images rescaled to roughly an 800×800 equivalent ——
2000² and 4000² cost exactly the same, so pre-compressing saves bandwidth but not money.
Images can be sent inline as base64 or by public URL (32 MiB per image).
Both protocols work, and the group must match the protocol:
- OpenAI format (
/v1/chat/completions,/v1/responses): use adefaultgroup token - Anthropic format (
/v1/messages, incl. Claude Code and similar clients): use aClaudeCodegroup token
detail token savings are all written up in the docs.
📖 DeepSeek V4 Flash Vision overview
← Back to Live Updates · 📚 Monthly archive