AgentBeta
Vercel Agent is in early preview. It may make mistakes, and should not be used in production environments.
Seamlessly integrate AI models into your Vercel project.
Seamlessly integrate AI models into your Vercel project. Learn more
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
many more1 of 1
Name | Number of Requests | Total Cost | |
|---|---|---|---|