Experimental vision-enabled variant of DeepSeek V4 Flash: text + image in, text out, 1M context, 384K max output, thinking and non-thinking modes. Pure-text capability on par with V4 Flash; multimodal agent capability approaching Opus 4.8.
OpenAI-compatible — keep the SDK you already use
https://api.orcarouter.ai/v1import os
from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key=os.environ["ORCAROUTER_API_KEY"],
)
response = client.chat.completions.create(
model="deepseek/deepseek-v4-flash-vision-exp",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)include_reasoninglogprobsmax_tokensreasoningresponse_formatstopstreamstream_optionstemperaturethinkingtool_choicetoolstop_logprobstop_puser_id| Input / 1M tokens · Off-peak | $0.147 |
| Output / 1M tokens · Off-peak | $0.295 |
| Cache read / 1M · Off-peak | $0.020 |
| Peak hours | 01:00–04:00, 06:00–10:00 ×2 (UTC) |
| Input / 1M tokens · ×2 | $0.294 |
| Output / 1M tokens · ×2 | $0.590 |
| Cache read / 1M · ×2 | $0.040 |
| Currency | USD |
Estimate based on list price
Estimate only — actual token counts depend on the provider's tokenizer.
What developers are saying this week
GET /api/public/models/deepseek/deepseek-v4-flash-vision-expOpen @misc{orcarouter_deepseek_v4_flash_vision_exp,
title = {DeepSeek V4 Flash Vision (Exp) API},
author = {DeepSeek},
year = {2026},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash-vision-exp}
}DeepSeek. (2026). DeepSeek V4 Flash Vision (Exp) API. OrcaRouter. https://www.orcarouter.ai/models/deepseek/deepseek-v4-flash-vision-exp