Grok Build 0.1 now available on Vercel AI Gateway
TL;DR · AI Summary
Vercel AI Gateway now supports xAI's Grok Build 0.1 model, allowing developers to access multiple AI models including Grok through a unified API, simplifying AI application development processes.
Key Takeaways
- Vercel AI Gateway newly supports xAI's Grok Build 0.1 model
- Developers can access all AI models through a single endpoint
- This is a model expansion feature update for Vercel AI cloud platform
Outline
Jump quickly between sections.
Vercel AI Gateway now supports xAI's Grok Build 0.1 model.
Developers can access all AI models including Grok through Vercel AI Gateway's single endpoint.
This update expands the range of models supported by Vercel AI cloud platform.
Mindmap
See how the topics connect at a glance.
查看大纲文本(无障碍 / 无 JS 友好)
- Vercel AI Gateway支持Grok
- Grok Build 0.1
- Vercel AI Gateway
- xAI
Highlights
Key sentences worth saving and sharing.
Grok Build 0.1 now available on Vercel AI Gateway
Grok Build 0.1 now available on Vercel AI Gateway - Vercel
[](https://vercel.com/home)
- Products
- ##### AI Cloud
- AI Gateway One endpoint, all your models
- Sandbox Isolated, safe code execution
- Vercel Agent An agent that knows your stack
- AI SDK The AI Toolkit for TypeScript
- v0 Build applications with AI
- ##### Core Platform
- CI/CD Helping teams ship 6× faster
- Content Delivery Fast, scalable, and reliable
- Fluid Compute Servers, in serverless form
- Workflow Long-running workflows at scale
- Observability Trace every step
- ##### Security
- Bot Management Scalable bot protection
- BotID Invisible CAPTCHA
- Platform Security DDoS Protection, Firewall
- Web Application Firewall Granular, custom protection
- Resources
- ##### Company
- Customers Trusted by the best teams
- Blog The latest posts and changes
- Changelog See what shipped
- Press Read the latest news
- Events Join us at an event
- ##### Learn
- Docs Vercel documentation
- Academy Linear courses to level up
- Knowledge Base Find help quickly
- Community Join the conversation
- ##### Open Source
- Next.js The native Next.js platform
- Nuxt The progressive web framework
- Svelte The web’s efficient UI framework
- Turborepo Speed with Enterprise scale
- Solutions
- ##### Use Cases
- AI Apps Deploy at the speed of AI
- Composable Commerce Power storefronts that convert
- Marketing Sites Launch campaigns fast
- Multi-tenant Platforms Scale apps with one codebase
- Web Apps Ship features, not infrastructure
- ##### Tools
- Marketplace Extend and automate workflows
- Templates Jumpstart app development
- Partner Finder Get help from solution partners
- ##### Users
Ask AI
Ask AI
Grok Build 0.1 now available on Vercel AI Gateway
Authors

1 min read
Copy URL
May 20, 2026
Grok Build 0.1 is now available on Vercel AI Gateway.
This is a beta coding model trained for agentic coding, currently in early access, and powers the Grok Build CLI app. Reasoning effort is not configurable, and there is no non-reasoning mode.
To use Grok Build 0.1, set model to xai/grok-build-0.1 in the AI SDK.
1import { streamText } from 'ai';2
3const result = streamText({4 model: 'xai/grok-build-0.1',5 prompt: 'Refactor this module to use async/await and add tests.',6});AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, observability, Bring Your Own Key support, and intelligent provider routing with automatic retries.
Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground.
Ready to deploy?Start building with a free account. Speak to an expert for your _Pro_ or Enterprise needs.
Start DeployingTalk to an Expert
Explore Vercel Enterprise with an interactive product tour, trial, or a personalized demo.
Get Started
Build
Scale
Secure
Resources
Learn
Frameworks
SDKs
Use Cases
Company
Community
[](https://vercel.com/home)
Loading status…Select a display theme:system light dark
Products
AI Gateway One endpoint, all your models
Sandbox Isolated, safe code execution
Vercel Agent An agent that knows your stack
AI SDK The AI Toolkit for TypeScript
CI/CD Helping teams ship 6× faster
Content Delivery Fast, scalable, and reliable
Fluid Compute Servers, in serverless form
Workflow Long-running workflows at scale
Observability Trace every step
Bot Management Scalable bot protection
Platform Security DDoS Protection, Firewall
Web Application Firewall Granular, custom protection
Resources
Customers Trusted by the best teams
Blog The latest posts and changes
Academy Linear courses to level up
Knowledge Base Find help quickly
Community Join the conversation
Next.js The native Next.js platform
Nuxt The progressive web framework
Svelte The web’s efficient UI framework
Turborepo Speed with Enterprise scale
Solutions
AI Apps Deploy at the speed of AI
Composable Commerce Power storefronts that convert
Marketing Sites Launch campaigns fast
Multi-tenant Platforms Scale apps with one codebase
Web Apps Ship features, not infrastructure
Marketplace Extend and automate workflows
Templates Jumpstart app development
Partner Finder Get help from solution partners