Grok 4.20 Multi-Agent
Grok 4.20 Multi-Agent is xAI's model purpose-built for multi-agent orchestration and collaboration, part of the Grok 4.20 beta generation.
import { streamText } from 'ai'
const result = streamText({ model: 'xai/grok-4.20-multi-agent', prompt: 'Why is the sky blue?'})