Vercel AI Updates: July 30, 2026
1. Grok Voice Think Fast 2.0 Lands on Vercel AI Gateway
Vercel. Vercel added xAI’s Grok Voice Think Fast 2.0 speech-to-speech model to its AI Gateway. The model performs parallel reasoning while producing speech to reduce latency while keeping transcription accuracy up in noisy conditions. Routing it through AI Gateway lets developers call the new voice model behind Vercel’s unified provider interface, with observability and spend controls attached. Source
2. AI Gateway Adds Unified Fast Mode
Vercel. Vercel shipped a beta unified fast-mode abstraction for AI Gateway that lets developers request faster serving across different providers through a single speed parameter. Rather than learning each provider’s own low-latency flag, teams set one option and the gateway maps it to the appropriate backend behavior. The feature targets latency-sensitive workloads such as chat and voice agents. Source
3. Sign in with ChatGPT Comes to Vercel
Vercel. Users can now authenticate to Vercel using a ChatGPT account, integrating with the Vercel plugin for ChatGPT and appearing as a login method across Vercel and v0. The option is part of OpenAI’s broader Sign in with ChatGPT beta, which is rolling out across developer tools. It gives ChatGPT users a one-click path into Vercel’s platform. Source
4. AI SDK Patches xAI Provider Video Polling Bug
Vercel. Vercel published @ai-sdk/xai@4.0.22, a patch to the AI SDK’s xAI provider that fixes a bug where video generation could hang while polling for status. The release also refreshes provider-utility and OpenAI-compatible dependencies. The fix matters for developers building media-generation flows on the xAI provider through the AI SDK. Source