Skip to content
Dashboard

Grok 4.1 Fast models now available on Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'xai/grok-4.1-fast-reasoning',
prompt:
`Take the uploaded report and extract the most relevant financial trends.
Note any outliers and provide a detailed analysis with citations.`,
});

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?