gpt-5.1-codex-max

gpt-5.1-codex-max (OpenAI) — 128K context, Coding tier. Preço entrada: $0.7087500000000001/M · Preço saída: $5.670000000000001/M · Latência 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $0.7087500000000001/M · Preço saída: $5.670000000000001/M · TTFT: 24ms

Specifications

  • Desenvolvedor: OpenAI
  • Categoria: Coding
  • Janela de contexto: 128K
  • Preço entrada: $0.7087500000000001 / 1M
  • Preço saída: $5.670000000000001 / 1M
  • Latência: 24 ms
  • SLA: A

Typical use cases

  • Geração de código
  • RAG e ferramentas
  • Raciocínio multi-etapas

FAQ

  • Preço do gpt-5.1-codex-max na Routara? — Entrada $0.7087500000000001/M, saída $5.670000000000001/M — cobrança por uso.
  • gpt-5.1-codex-max é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • gpt-5.1-codex-max suporta streaming? — Sim quando a rota 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-max","messages":[{"role":"user","content":"Hello"}],"stream":true}'