Skip to content
Dashboard

OpenAI's GPT-OSS-Safeguard-20B now available in Vercel AI Gateway

import { streamText } from 'ai'
const result = streamText({
model: "openai/gpt-oss-safeguard-20b",
prompt: "Why are safety classification models important?"
})

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?