glm-4.5-flash

glm-4.5-flash (custom) — 128K context, Lightweight tier. Precio entrada $0.02/M · Precio salida $0.08/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $0.02/M · Salida / 1M: $0.08/M · TTFT: 18ms

Specifications

  • Desarrollador: custom
  • Categoría: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $0.02 / 1M
  • Precio salida: $0.08 / 1M
  • Latencia: 18 ms
  • SLA: A

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de glm-4.5-flash en Routara? — Entrada $0.02/M, salida $0.08/M — facturación por uso.
  • ¿glm-4.5-flash es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿glm-4.5-flash admite streaming? — Sí cuando la ruta 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}'