Skip to content
Models/deepseek/DeepSeek V4 Flash Vision (Exp)

DeepSeek V4 Flash Vision (Exp)

DeepSeek·deepseek
deepseek-v4-flash-vision-expText·

Experimental vision variant of DeepSeek V4 Flash with mixed text+image input, 1M context, matching V4 Flash on text capabilities.

Context Window
1.0M
Input Price /M in
$0.15$0.14/M in
Output Price /M out
$0.61$0.55/M out
Cached Input Price /M
$0.0027/M
Max Completion
384K
Input Modalities
text, image
Output Modalities
text
reasoningFunction callingChatVisionJSONStreamingNew-10%previewGeneralProgramming

Description

Experimental vision variant of DeepSeek V4 Flash with mixed text+image input, 1M context, matching V4 Flash on text capabilities.

Available Providers

AllToken can route requests to the providers below based on route priority and policy.

ProviderContextInputOutputCached / MLatencyThroughput

Best For

Experimental vision variant of DeepSeek V4 Flash with mixed text+image input, 1M context, matching V4 Flash on text capabilities.

How To Use This Model

Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.

curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v4-flash-vision-exp",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Supported Parameters
temperaturetop_pmax_tokenstoolsresponse_formatreasoning_effort
API Key Setup
Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to deepseek-v4-flash-vision-exp.

Forced Model

Always override incoming requests and lock the key to deepseek-v4-flash-vision-exp.