gpt-image-1.5
gpt-image-1.5 (OpenAI) — 128K context, Image tier. Precio entrada: $1.8375000000000001/M · Precio salida: $11.76/M · Latencia 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $1.8375000000000001/M · Precio salida: $11.76/M · TTFT: 45ms
Specifications
- Desarrollador: OpenAI
- Categoría: Image
- Ventana de contexto: 128K
- Precio entrada: $1.8375000000000001 / 1M
- Precio salida: $11.76 / 1M
- Latencia: 45 ms
- SLA: B
Typical use cases
- Generación imagen/video
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de gpt-image-1.5 en Routara? — Entrada $1.8375000000000001/M, salida $11.76/M — facturación por uso.
- ¿gpt-image-1.5 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿gpt-image-1.5 admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
- doubao-seedream-4-0-250828 (/detail/doubao-seedream-4-0-250828)
- doubao-seedream-4-5-251128 (/detail/doubao-seedream-4-5-251128)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gpt-image-1.5","messages":[{"role":"user","content":"Hello"}],"stream":true}'