gpt-3.5-turbo-0613

gpt-3.5-turbo-0613 (OpenAI) — 128K context, Lightweight tier. Preço entrada: $1.5750000000000002/M · Preço saída: $2.0475/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $1.5750000000000002/M · Preço saída: $2.0475/M · TTFT: 18ms

Specifications

  • Desenvolvedor: OpenAI
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $1.5750000000000002 / 1M
  • Preço saída: $2.0475 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

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