Dev Glm46
dev/glm46 (dev) — 128K context, General tier. Precio entrada: $0.1/M · Precio salida: $0.2/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precios del gateway en vivo · enrutado al mejor upstream para su región
Specifications
- Desarrollador: dev
- Categoría: General
- Ventana de contexto: 128K
- Precio entrada: $0.1 / 1M
- Precio salida: $0.2 / 1M
- Latencia: 32 ms
- SLA: A
Typical use cases
- Chatbots multilingües
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de dev/glm46 en Routara? — Entrada $0.1/M, salida $0.2/M — facturación por uso.
- ¿dev/glm46 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿dev/glm46 admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- qwen-image-max (/detail/qwen-image-max)
- grok-imagine-image (/detail/grok-imagine-image)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"dev/glm46","messages":[{"role":"user","content":"Hello"}],"stream":true}'