gpt-oss-120b-1

gpt-oss-120b-1 (OpenAI) — 128K context, General tier. Precio entrada: $0.525/M · Precio salida: $2.1/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.525/M · Precio salida: $2.1/M · TTFT: 32ms

Specifications

  • Desarrollador: OpenAI
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $0.525 / 1M
  • Precio salida: $2.1 / 1M
  • Latencia: 32 ms
  • SLA: A

Typical use cases

  • Chatbots multilingües
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de gpt-oss-120b-1 en Routara? — Entrada $0.525/M, salida $2.1/M — facturación por uso.
  • ¿gpt-oss-120b-1 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿gpt-oss-120b-1 admite streaming? — Sí cuando la ruta 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-oss-120b-1","messages":[{"role":"user","content":"Hello"}],"stream":true}'