gpt-image-2-all
gpt-image-2-all (OpenAI) — 128K context, Image tier. Preço entrada: $5.25/M · Preço saída: $42/M · Latência 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $5.25/M · Preço saída: $42/M · TTFT: 45ms
Specifications
- Desenvolvedor: OpenAI
- Categoria: Image
- Janela de contexto: 128K
- Preço entrada: $5.25 / 1M
- Preço saída: $42 / 1M
- Latência: 45 ms
- SLA: A
Typical use cases
- Geração imagem/vídeo
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do gpt-image-2-all na Routara? — Entrada $5.25/M, saída $42/M — cobrança por uso.
- gpt-image-2-all é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- gpt-image-2-all suporta streaming? — Sim quando a rota 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-2-all","messages":[{"role":"user","content":"Hello"}],"stream":true}'