Skip to content
Dashboard

GPT 5.1 Codex models now available in Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'openai/gpt-5.1-codex',
prompt:
`Create a command-line tool that reads a text file,
counts word frequencies, and prints the ten most common
words with counts. Use standard libraries only.`
});

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