gpt-image-1.5

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

Input-Preis: $1.8375000000000001/M · Output-Preis: $11.76/M · TTFT: 45ms

Specifications

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

Typical use cases

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

FAQ

  • Wie wird gpt-image-1.5 auf Routara abgerechnet? — Input $1.8375000000000001/M, Output $11.76/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist gpt-image-1.5 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt gpt-image-1.5 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.5","messages":[{"role":"user","content":"Hello"}],"stream":true}'