Skip to content
Dashboard

Claude Opus 4.5 now available in Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'anthropic/claude-opus-4.5',
prompt:
`Design and build a production-ready SaaS web app with
real-time analytics, feature flags, dashboards, alerts, RBAC,
integrations, accessibility, and performance optimization.`,
providerOptions: {
anthropic: {
effort: 'high',
},
});

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?