glm-4.5-flash
glm-4.5-flash (custom) — 128K context, Lightweight tier. Prix entrée $0.02/M · Prix sortie $0.08/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrée / 1 M: $0.02/M · Sortie / 1 M: $0.08/M · TTFT: 18ms
Specifications
- Éditeur: custom
- Catégorie: Lightweight
- Fenêtre de contexte: 128K
- Prix entrée: $0.02 / 1M
- Prix sortie: $0.08 / 1M
- Latence: 18 ms
- SLA: A
Typical use cases
- Classification haut débit
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de glm-4.5-flash sur Routara ? — Entrée $0.02/M, sortie $0.08/M — facturation à l’usage.
- glm-4.5-flash est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- glm-4.5-flash supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)
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-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'