Grok 4.6
Grok 4.6 builds on Grok 4.5 with a particular focus on long-running agents and more ambitious interactive and visual work. It stays with complex tasks across many steps, whether researching a topic, analyzing information, working across a codebase, or turning an idea into a polished application or work artifact. Your use is subject to xAI's Terms & Privacy Policies.
ReasoningTool UseImplicit Caching
import { streamText } from 'ai'
const result = streamText({ model: 'xai/grok-4.6', prompt: 'Why is the sky blue?'})