Grok 4.5

Flagship de xAI. 500k de contexto. Acceso a X (Twitter) en tiempo real. Precio se dobla >200k tokens.

ChatxAI500k tokens$2.1801 / $6.5404 · 1M

xai/grok-4.5

Contexto
500k 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.5",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Grok 4.5?
Flagship de xAI. 500k de contexto. Acceso a X (Twitter) en tiempo real. Precio se dobla >200k tokens. Grok 4.5 corre en el API de Geek Hub (compatible con OpenAI). Id: xai/grok-4.5.
¿Grok 4.5 es gratis?
No. El input cuesta $2.1801 / 1M tokens y el output $6.5404 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Grok 4.5?
Grok 4.5 tiene una ventana de 500k tokens.
¿Grok 4.5 soporta tool calling y structured outputs?
Grok 4.5 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