Grok Build 0.1

Grok Build 0.1 is SpaceXAI’s fast coding model trained specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding agents, tool use, and multi-step development tasks. The model powers SpaceXAI’s Grok Build CLI and features a 256K context window with no text output limit, making it well suited for long-horizon coding and automation workflows. Currently in early access.

ChatxAI256k tokens$1.0901 / $2.1801 · 1M

x-ai/grok-build-0.1

Contexto
256k tokens
Máx. completion
Tools
JSON
Lanzamiento
2026-05-20

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

Preguntas frecuentes

¿Qué es Grok Build 0.1?
Grok Build 0.1 is SpaceXAI’s fast coding model trained specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding agents, tool use, and multi-step development tasks. The model powers SpaceXAI’s Grok Build CLI and features a 256K context window with no text output limit, making it well suited for long-horizon coding and automation workflows. Currently in early access. Grok Build 0.1 corre en el API de Geek Hub (compatible con OpenAI). Id: x-ai/grok-build-0.1.
¿Grok Build 0.1 es gratis?
No. El input cuesta $1.0901 / 1M tokens y el output $2.1801 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Grok Build 0.1?
Grok Build 0.1 tiene una ventana de 256k tokens.
¿Grok Build 0.1 soporta tool calling y structured outputs?
Grok Build 0.1 acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Grok Build 0.1?
Grok Build 0.1 se lanzó el 20 de mayo de 2026.

Más modelos de xAI