chatgpt-image-latest

chatgpt-image-latest (OpenAI) — 128K context, Image tier. Prix entrée: $5/M · Prix sortie: $32/M · Latence 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Prix entrée: $5/M · Prix sortie: $32/M · TTFT: 45ms

Specifications

  • Éditeur: OpenAI
  • Catégorie: Image
  • Fenêtre de contexte: 128K
  • Prix entrée: $5 / 1M
  • Prix sortie: $32 / 1M
  • Latence: 45 ms
  • SLA: B

Typical use cases

  • Génération image/vidéo
  • Chatbots multilingues
  • RAG et appels d’outils

FAQ

  • Tarification de chatgpt-image-latest sur Routara ? — Entrée $5/M, sortie $32/M — facturation à l’usage.
  • chatgpt-image-latest est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • chatgpt-image-latest supporte le streaming ? — Oui si la route 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":"chatgpt-image-latest","messages":[{"role":"user","content":"Hello"}],"stream":true}'