Skip to content

Grok Build 0.1

Grok Build 0.1 is xAI's coding model purpose-built for agentic software engineering workflows. It supports tool calling, structured outputs, text and image input, and a context window of 256K tokens, with always-on reasoning for multi-step development tasks.

ReasoningImplicit CachingVision (Image)Tool UseWeb Search
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'xai/grok-build-0.1',
prompt: 'Why is the sky blue?'
})
Uptime

Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.