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