chatgpt-image-latest

chatgpt-image-latest (OpenAI) — 128K context, Image tier. Input-Preis: $5/M · Output-Preis: $32/M · Latenz 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $5/M · Output-Preis: $32/M · TTFT: 45ms

Specifications

  • Entwickler: OpenAI
  • Kategorie: Image
  • Kontextfenster: 128K
  • Input-Preis: $5 / 1M
  • Output-Preis: $32 / 1M
  • Latenz: 45 ms
  • SLA: B

Typical use cases

  • Bild- und Videogenerierung
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird chatgpt-image-latest auf Routara abgerechnet? — Input $5/M, Output $32/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist chatgpt-image-latest OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt chatgpt-image-latest Streaming? — Ja, wenn die Route live ist (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}'