glm-4.5-flash

glm-4.5-flash (Zhipu AI) — 128K context, Lightweight tier. Preço entrada: $0.03/M · Preço saída: $0.12/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $0.03/M · Preço saída: $0.12/M · TTFT: 18ms

Specifications

  • Desenvolvedor: Zhipu AI
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $0.03 / 1M
  • Preço saída: $0.12 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

  • Preço do glm-4.5-flash na Routara? — Entrada $0.03/M, saída $0.12/M — cobrança por uso.
  • glm-4.5-flash é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • glm-4.5-flash suporta streaming? — Sim quando a rota está live (stream: true).

Related models

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}'