gpt-3.5-turbo-0125

gpt-3.5-turbo-0125 (OpenAI) — 128K context, Lightweight tier. Precio entrada: $0.525/M · Precio salida: $1.5750000000000002/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.525/M · Precio salida: $1.5750000000000002/M · TTFT: 18ms

Specifications

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

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

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