Skip to content

Recraft V4

Recraft V4 is Recraft's third-generation image model, built with input from working designers. It delivers improved photorealism with realistic skin, natural textures, clean lighting, varied composition, and original character generation.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v4',
prompt: 'A red balloon on a wooden table.'
});
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.