gpt-image-1

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

Input-Preis: $2.3625000000000003/M · Output-Preis: $18.900000000000002/M · TTFT: 45ms

Specifications

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

Typical use cases

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

FAQ

  • Wie wird gpt-image-1 auf Routara abgerechnet? — Input $2.3625000000000003/M, Output $18.900000000000002/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist gpt-image-1 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt gpt-image-1 Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

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","messages":[{"role":"user","content":"Hello"}],"stream":true}'