Recraft / recraft/recraft-v4.1-flash

Recraft V4.1 Flash - access through LLMTR

Produces images close to V4.1 quality quickly and at the lowest unit price; suited to photography, portraits, complex scenes, and logo concepts. It returns 1K raster only and has no style support: style_reference_urls, style_id, and style_match are rejected.

Technical specifications

Canonical IDrecraft/recraft-v4.1-flash
ProviderRecraft
Context window10,000 tokens
OperationsIMAGES_GENERATIONS
Modalitiesimage, text

Pricing

An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.

OperationMetricUnitPrice
IMAGES_GENERATIONSOUTPUT_IMAGEPER_IMAGE$0.007000

Example usage

With existing OpenAI SDK flows, change only the base URL and model identifier.

curl https://llmtr.com/v1/chat/completions   -H "Authorization: Bearer llmtr-your_key"   -H "Content-Type: application/json"   -d '{"model":"recraft/recraft-v4.1-flash","messages":[{"role":"user","content":"Hello"}]}'

Related models