Menu

Recraft image models now on AI Gateway - Vercel
📰
0

Recraft image models now on AI Gateway - Vercel

Vercel News·Walter Korman·4 days ago
#kGXIInN9
#vercel#gateway#model#recraft#models#provider
Reading 0:00
15s threshold

Recraft models are now available via Vercel's AI Gateway with no other provider accounts required. You can access Recraft's image models, V3 and V2. These image models excel at photorealism, accurate text rendering, and complex prompt following. V3 supports long multi-word text generation with precise positioning, anatomical correctness, and native vector output. It includes 20+ specialized styles from realistic portraits to pixel art. To use this model, set model to recraft/recraft-v3 in the AI SDK . This model supports generateImage . 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 provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More