Grok 4.6 is xAI's frontier multimodal reasoning model for coding, long-running agentic tasks, knowledge work, and interactive/visual projects, released as the successor to Grok 4.5. It accepts text and images and returns text, with a 500,000-token context window, a February 1, 2026 knowledge cutoff, and four reasoning-effort levels (low, medium, high, xhigh, with high as default). It supports function calling, JSON-schema structured outputs, web search, X search, code execution, and prompt caching, and received a longer supplemental training run than 4.5 with curated technical and agentic reasoning data.
Get started by making your first request to FastRouter. Use your favorite SDK or make direct API calls.
<FASTROUTER_API_KEY> with your actual API keypip install openaiModel scores sourced from ArtificialAnalysis