Skip to content
Dashboard

Claude Opus 4.1 is now supported in Vercel AI Gateway

pnpm i ai

import { streamText } from 'ai'
const result = streamText({
model: "anthropic/claude-4.1-opus",
prompt: "what's the history of Taqueria La Cumbre in San Francisco?"
})

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?