Requesty
DeepSeek logo

deepseek-v4-flash-vision-exp

DeepSeek/Open weights/1 provider

DeepSeek V4 Flash Vision Exp is the first experimental multimodal model in the DeepSeek V4 family. It builds on DeepSeek V4 Flash with added visual modules and continued training for visual understanding, with substantially improved multimodal agent capabilities while remaining comparable on text only agent tasks. 305B MoE, 1M token context. Served via Fireworks.More

Which id to call

fireworks/deepseek-v4-flash-vision-exp

This model has no managed policy yet, so call the provider endpoint directly. Every id in the endpoints table works the same way.

From /1M input

$0.22

Fireworks AI

Context

1.0M

131K output

Endpoints

1

1 region

Regions

1

chat

Capabilities 5/8

VisionReasoningTool callingCachingWeb searchJSON schemaComputer useImage generation

1 endpoint / 1 region

Providers serving deepseek-v4-flash-vision-exp

Provider prices, per 1M tokens. Pay as you go adds 5%, or 0% on your own keys.

Providers serving deepseek-v4-flash-vision-exp, with pricing and measured performance. The best value in each column is highlighted.
RankPrivacy
1Fireworks AIUS1.0M$0.22$0.66$0.0070zdr

A column is blank where no qualifying sample exists, and every row links to that provider's endpoint page.

model=

Which id to call

One base url, https://router.requesty.ai/v1, and one key for every id here.

fireworks/deepseek-v4-flash-vision-exp

This model has no managed policy yet, so call the provider endpoint directly. Every id in the endpoints table works the same way.

OpenAI compatible

Call it in three lines

Change the base url, use your Requesty key, set the model to any id on the left. Existing OpenAI SDK code needs no other edit.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1", ) response = client.chat.completions.create( model="fireworks/deepseek-v4-flash-vision-exp", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ], ) print(response.choices[0].message.content)

6

More from DeepSeek

Reference

deepseek-v4-flash-vision-exp questions

Which providers serve deepseek-v4-flash-vision-exp?

deepseek-v4-flash-vision-exp is available from 1 provider through Requesty: Fireworks AI. All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.

How much does deepseek-v4-flash-vision-exp cost?

Pricing starts at $0.22 per million input tokens and $0.66 per million output tokens on Fireworks AI, the cheapest endpoint. Prices vary by provider and region; the table above shows every endpoint. Those are the upstream provider rates: pay as you go adds 5% on top, or 0% if you bring your own provider keys.

Is deepseek-v4-flash-vision-exp open weights?

Yes. deepseek-v4-flash-vision-exp is an open-weights model from DeepSeek, which is why multiple inference providers can host it. Provider choice affects price, latency, and data-privacy terms, all compared above.

What is the context window of deepseek-v4-flash-vision-exp?

deepseek-v4-flash-vision-exp supports up to 1.0M tokens of context, with up to 131K output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.

How do I use deepseek-v4-flash-vision-exp with the OpenAI SDK?

Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "fireworks/deepseek-v4-flash-vision-exp" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.

Route deepseek-v4-flash-vision-exp through one endpoint

One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in.

Benchmark rankings