gpt-image-2-vip

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

Input-Preis: $5.25/M · Output-Preis: $42/M · TTFT: 45ms

Specifications

  • Entwickler: OpenAI
  • Kategorie: Image
  • Kontextfenster: 128K
  • Input-Preis: $5.25 / 1M
  • Output-Preis: $42 / 1M
  • Latenz: 45 ms
  • SLA: A

Typical use cases

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

FAQ

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