gpt-5.1-codex-high

gpt-5.1-codex-high (OpenAI) — 128K context, Coding tier. Prix entrée: $1.3125/M · Prix sortie: $10.5/M · Latence 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Prix entrée: $1.3125/M · Prix sortie: $10.5/M · TTFT: 24ms

Specifications

  • Éditeur: OpenAI
  • Catégorie: Coding
  • Fenêtre de contexte: 128K
  • Prix entrée: $1.3125 / 1M
  • Prix sortie: $10.5 / 1M
  • Latence: 24 ms
  • SLA: A

Typical use cases

  • Génération de code
  • RAG et appels d’outils
  • Raisonnement multi-étapes

FAQ

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