deepseek-v4-flash-vision-expDeepSeek
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- August 2026
capabilities 5/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | US | 1.0M | $0.22 | $0.66 | $0.0070 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
fireworks/deepseek-v4-flash-vision-expthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
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)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
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.
questions 5
Which providers serve deepseek-v4-flash-vision-exp?
How much does deepseek-v4-flash-vision-exp cost?
Is deepseek-v4-flash-vision-exp open weights?
What is the context window of deepseek-v4-flash-vision-exp?
How do I use deepseek-v4-flash-vision-exp with the OpenAI SDK?
more from deepseek 6
| model | context | from /M | providers |
|---|---|---|---|
| deepseek-v4.1-flash | 1.0M | $0.22 | 3 |
| deepseek-v4-pro-0813 | 1.0M | $1.30 | 4 |
| deepseek-v4-flash-0731 | 1.0M | $0.07 | 8 |
| deepseek-v4-pro-0424 | 1.0M | $1.04 | 4 |
| deepseek-v4-flash-0424 | 1.0M | $0.07 | 4 |
| deepseek-v3.2 | 164K | $0.27 | 2 |
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. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
