Recraft / recraft/recraft-v4.1-utility-vector

Recraft V4.1 Utility Vector - access through LLMTR

Combines the predictable, plain style of the Utility line with editable SVG output. Suited to interface icons, infographics, and uniform asset sets; size takes an aspect ratio.

Technical specifications

Canonical IDrecraft/recraft-v4.1-utility-vector
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.080000

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-utility-vector","messages":[{"role":"user","content":"Hello"}]}'

Related models