Grok 4.3

1M de contexto y precio agresivo output ($2.50). Sweet spot de la familia Grok 4.x.

ChatxAI1M tokens$1.3626 / $2.7251 · 1M

xai/grok-4.3

Contexto
1M tokens
Máx. completion
Tools
JSON

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": "xai/grok-4.3",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Grok 4.3?
1M de contexto y precio agresivo output ($2.50). Sweet spot de la familia Grok 4.x. Grok 4.3 corre en el API de Geek Hub (compatible con OpenAI). Id: xai/grok-4.3.
¿Grok 4.3 es gratis?
No. El input cuesta $1.3626 / 1M tokens y el output $2.7251 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Grok 4.3?
Grok 4.3 tiene una ventana de 1M tokens.
¿Grok 4.3 soporta tool calling y structured outputs?
Grok 4.3 acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.

Más modelos de xAI