gpt-3.5-turbo
gpt-3.5-turbo (OpenAI) — 128K context, Lightweight tier. Preço entrada: $0.525/M · Preço saída: $1.5750000000000002/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $0.525/M · Preço saída: $1.5750000000000002/M · TTFT: 18ms
Specifications
- Desenvolvedor: OpenAI
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $0.525 / 1M
- Preço saída: $1.5750000000000002 / 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 na Routara? — Entrada $0.525/M, saída $1.5750000000000002/M — cobrança por uso.
- gpt-3.5-turbo é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- gpt-3.5-turbo suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
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","messages":[{"role":"user","content":"Hello"}],"stream":true}'