DeepSeek V4 Flash Vision Exp
DeepSeek V4 Flash Vision Exp is an experimental vision-enabled version of DeepSeek V4 Flash 0731 from DeepSeek, adding image understanding while matching the base model on text capabilities including agents, reasoning, and world knowledge. It is a sparse mixture-of-experts model with 13B active parameters out of 284B total. It is suited for document and chart understanding, visual question answering, and multimodal agent workflows that interleave text and images.
deepseek/deepseek-v4-flash-vision-exp
- Contexto
- 1M tokens
- Máx. completion
- 384,000
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-08-21
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-v4-flash-vision-exp",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es DeepSeek V4 Flash Vision Exp?
- DeepSeek V4 Flash Vision Exp is an experimental vision-enabled version of DeepSeek V4 Flash 0731 from DeepSeek, adding image understanding while matching the base model on text capabilities including agents, reasoning, and world knowledge. It is a sparse mixture-of-experts model with 13B active parameters out of 284B total. It is suited for document and chart understanding, visual question answering, and multimodal agent workflows that interleave text and images. DeepSeek V4 Flash Vision Exp corre en el API de Geek Hub (compatible con OpenAI). Id: deepseek/deepseek-v4-flash-vision-exp.
- ¿DeepSeek V4 Flash Vision Exp es gratis?
- No. El input cuesta $0.2398 / 1M tokens y el output $0.7194 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de DeepSeek V4 Flash Vision Exp?
- DeepSeek V4 Flash Vision Exp tiene una ventana de 1M tokens. Soporta hasta 384,000 tokens de completion.
- ¿DeepSeek V4 Flash Vision Exp soporta tool calling y structured outputs?
- DeepSeek V4 Flash Vision Exp acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó DeepSeek V4 Flash Vision Exp?
- DeepSeek V4 Flash Vision Exp se lanzó el 21 de agosto de 2026.
Más modelos de DeepSeek
DeepSeek V4 FlashV4 Flash open-weight, aggressive pricing with 1M context. Cache hit drops input to $0.0028. Replaces DeepSeek Chat V3.
DeepSeek V4 ProV4 Pro with reasoning + non-reasoning modes. Cache hit $0.003625. Replaces DeepSeek Reasoner R1.
DeepSeek V3DeepSeek-V3 is the latest model from the DeepSeek team, building upon the instruction following and coding abilities of the previous versions. Pre-trained on nearly 15 trillion tok
DeepSeek V3 0324DeepSeek V3, a 685B-parameter, mixture-of-experts model, is the latest iteration of the flagship chat model family from the DeepSeek team. It succeeds the [DeepSeek V3](/deepseek/d
DeepSeek V3.1DeepSeek-V3.1 is a large hybrid reasoning model (671B parameters, 37B active) that supports both thinking and non-thinking modes via prompt templates. It extends the DeepSeek-V3 ba
DeepSeek V3.1 TerminusDeepSeek-V3.1 Terminus is an update to [DeepSeek V3.1](/deepseek/deepseek-chat-v3.1) that maintains the model's original capabilities while addressing issues reported by users, inc