GLM-5
GLM-5 (Zhipu AI) — 128K context, General tier. Preço entrada $1/M · Preço saída $3.2/M · Latência 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrada / 1M: $1/M · Saída / 1M: $3.2/M · TTFT: 32ms
Specifications
- Desenvolvedor: Zhipu AI
- Categoria: General
- Janela de contexto: 128K
- Preço entrada: $1 / 1M
- Preço saída: $3.2 / 1M
- Latência: 32 ms
- SLA: A
Typical use cases
- Chatbots multilíngues
- RAG e ferramentas
- Geração de código
FAQ
- Preço do GLM-5 na Routara? — Entrada $1/M, saída $3.2/M — cobrança por uso.
- GLM-5 é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- GLM-5 suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- mj_custom_zoom (/detail/mj-custom-zoom)
- mj_inpaint (/detail/mj-inpaint)
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"zhipu/glm-5","messages":[{"role":"user","content":"Hello"}],"stream":true}'