Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
xAI: Grok 4.20
Use this guide when you are moving traffic onto Grok 4.20 through the AI Stats Gateway. Primary route in our catalog:x-ai/grok-4-20-2026-02-17
x-ai/grok-4.20-multi-agent-beta-0309
Migration requirement
For most integrations, there is no required migration work beyond updating the model ID and re-running your normal validation set. Existing request and response patterns can remain the same.What changed
For the base Grok 4.20 route, there is no behavior change you need to migrate for in AI Stats Gateway. The only practical change is how to tune the multi-agent variant. For AI Stats Gateway usage:- base Grok 4.20 can still be toggled with
reasoning.enabledas normal - multi-agent Grok 4.20 should be tuned with
reasoning.effort - use
low,medium,high, andextra high - as described in xAI guidance,
lowandmediummap to 4 agents, whilehighandextra highuse higher multi-agent configurations
agent_count directly in gateway requests.
Base Grok 4.20 with reasoning toggle
Use the base model and setreasoning.enabled directly:
Multi-agent Grok 4.20 with effort control
Use the multi-agent model and control depth withreasoning.effort:
lowmediumhighextra high