DeepSeek V3 0324

DeepSeek 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/deepseek-chat-v3) model and performs really well on a variety of tasks.

ChatDeepSeek164k tokens$0.2725 / $1.0901 · 1M

deepseek/deepseek-chat-v3-0324

Contexto
164k tokens
Máx. completion
163,840
Tools
JSON
Lanzamiento
2025-03-24

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-chat-v3-0324",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es DeepSeek V3 0324?
DeepSeek 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/deepseek-chat-v3) model and performs really well on a variety of tasks. DeepSeek V3 0324 corre en el API de Geek Hub (compatible con OpenAI). Id: deepseek/deepseek-chat-v3-0324.
¿DeepSeek V3 0324 es gratis?
No. El input cuesta $0.2725 / 1M tokens y el output $1.0901 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de DeepSeek V3 0324?
DeepSeek V3 0324 tiene una ventana de 164k tokens. Soporta hasta 163,840 tokens de completion.
¿DeepSeek V3 0324 soporta tool calling y structured outputs?
DeepSeek V3 0324 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 V3 0324?
DeepSeek V3 0324 se lanzó el 24 de marzo de 2025.

Más modelos de DeepSeek