Seamlessly integrate AI models into your Vercel project.
Seamlessly integrate AI models into your Vercel project. Learn more
1 of 1
Loading status…
Built on AI SDK, AI Gateway lets you switch between hundreds of models without managing rate limits or provider accounts.
import { streamText } from 'ai' const result = streamText({ model: 'openai/gpt-5.4', prompt: 'Why is the sky blue?' })
Use it with
and