Skip to content
Dashboard

gpt-oss-20b and gpt-oss-120b are now supported in Vercel AI Gateway

pnpm i ai

import { streamText } from 'ai'
const result = streamText({
model: "openai/gpt-oss-120b", // or openai/gpt-oss-20b
prompt: "Generate an ansi animation of sutro tower"
})

AI Gateway: Track top AI models by usage

The AI Gateway model leaderboard tracks the most popular models over time, ranking them by the total volume of tokens processed across all Gateway traffic.

View the leaderboard

Ready to deploy?