Skip to content

Grok Build 0.1

xAI's fast coding model trained specifically for agentic coding.

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?'
})

Playground

Try out Grok Build 0.1 by xAI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.