Grok Voice Think Fast 2.0 now available on AI Gateway
Grok Voice Think Fast 2.0 brings speech-to-speech reasoning and earlier tool calls to Vercel’s realtime API, with server-minted tokens keeping gateway keys off clients.
**Grok Voice Think Fast 2.0** is available through AI Gateway as an audio-in, audio-out model. Vercel says it reasons while speaking, uses fewer reasoning tokens than its predecessor, and handles background noise and telephony compression.
Voice-agent builders can call **xai/grok-voice-think-fast-2.0** through the AI SDK realtime API. Mint a short-lived token on the server so the gateway API key never reaches browser or app clients.
**Grok Voice Think Fast 2.0** is available through AI Gateway as an audio-in, audio-out model. Vercel says it reasons while speaking, uses fewer reasoning tokens than its predecessor, and handles background noise and telephony compression. Voice-agent builders can call **xai/grok-voice-think-fast-2.0** through the AI SDK realtime API. Mint a short-lived token on the server so the gateway API key never reaches browser or app clients. The claimed improvements in reasoning, transcription, and conversation come without benchmark figures in the material. Earlier tool calls are described as common, not guaranteed, so test interruption timing and noisy-audio behavior on your own workload.
This extends the candidate model-selection landscape into realtime, bidirectional voice, where latency, interruption timing, noisy input, and client credential exposure matter alongside reasoning quality. The claims do not justify replacing existing routes without workload tests: early tool calls are only typical, improvements lack benchmark figures, and short-lived server-minted tokens are a deployment prerequisite.