Skip to content
Dashboard

Recraft image models now on AI Gateway

import { generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v3',
prompt:
`A misty Japanese forest with ancient cedar trees, painted in the style of
traditional ukiyo-e woodblock prints with soft indigo and moss green tones.`,
});

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?