Skip to content
Dashboard

Gemini 3 Pro now available in Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'google/gemini-3-pro-preview',
prompt:
`Analyze the attached technical report and all included diagrams.
Identify the main objective, extract data into a table, summarize each
diagram, and list inconsistencies between text and visuals.
Cite all supporting page and figure references.`,
providerOptions: {
google: {
thinkingConfig: {
includeThoughts: true,
}
}
},
});

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