Thumbnails
Marketing thumbnails — 1200×630
How do I deploy a Next.js app?
You can deploy with Vercel, Docker, or any Node.js host...
Explain streaming responses
Write a function that fetches data from an API
Sure! Here's an async...
AI Chat
200k context window
Compare models
Multi-Model
Configuration
Routing
Avg. Latency
124ms
-12% from last hour
Gateway
import { streamText } from 'ai'
import { openai } from '@ai-sdk/openai'
// stream AI responses
const result = await streamText({
model: openai('gpt-4o'),
export default function Chat() {
const { messages } =
useChat()
Ship Fast
Here is how you can deploy...
const result = await streamText({
model: 'anthropic/claude-opus-4.6'
messages, temperature, maxTokens
})
Agent Settings
You are a helpful assistant. Be concise and direct...
Vercel AI Gateway Starter
OpenGraph (OG) Image
Social sharing preview — 1200×630
AI Gateway
STARTER KIT
App Icons
Favicon and Apple Touch Icon
Apple Touch Icon — 180×180
Favicon — 32×32
Favicon — 16×16