Skip to content

Recraft V4.1 Utility

Recraft V4.1 Utility is the utility tier of Recraft's V4.1 generation. It focuses on flat lighting, front-facing composition, and predictable output for mockups, product shots, and other work that needs clean, simple results.

Image Gen
index.ts
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({
model: 'recraft/recraft-v4.1-utility',
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.