Skip to content
Dashboard

FLUX.2 Pro image model is now available on Vercel AI Gateway

import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'bfl/flux-2-pro',
prompt:
`Render a turquoise throated puffleg hummingbird
resting on a branch covered with dew at sunrise.`,
size: '1024x1024',
});

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?