Recraft / recraft/recraft-v3-vector
Recraft V3 Vector - access through LLMTR
Offers an older but still accessible vector generation path. Useful when teams want familiar behavior or a lower step before moving to V4 Vector.
Technical specifications
| Canonical ID | recraft/recraft-v3-vector |
|---|---|
| Provider | Recraft |
| Context window | 1,000 tokens |
| Operations | IMAGES_GENERATIONS |
| Modalities | image, text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_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-v3-vector","messages":[{"role":"user","content":"Hello"}]}'
Guides about this model
- When Recraft V3 Vector still makes sense: a comparison with V4 - Recraft V3 Vector and V4 Vector carry the same per-image price; the real difference is in the prompt length limit. This article clarifies that difference and covers the one concrete scenario where V3 still makes sense.
Related models
- Recraft V4.1 recraft/recraft-v4.1
- Recraft V4.1 Flash recraft/recraft-v4.1-flash
- Recraft V4 Styles recraft/recraft-v4-styles
- Recraft V4.1 Vector recraft/recraft-v4.1-vector
- Recraft V4.1 Pro recraft/recraft-v4.1-pro
- Recraft V4.1 Pro Vector recraft/recraft-v4.1-pro-vector
- Recraft V4.1 Utility recraft/recraft-v4.1-utility
- Recraft V4.1 Utility Vector recraft/recraft-v4.1-utility-vector