glm-4.5-airx

glm-4.5-airx (custom) — 128K context, General tier. سعر الإدخال: $4/M · سعر الإخراج: $16/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

سعر الإدخال: $4/M · سعر الإخراج: $16/M · TTFT: 32ms

Specifications

  • المطور: custom
  • الفئة: General
  • نافذة السياق: 128K
  • سعر الإدخال: $4 / 1M
  • سعر الإخراج: $16 / 1M
  • زمن الاستجابة: 32 ms
  • SLA: B

Typical use cases

  • روبوتات محادثة متعددة اللغات
  • RAG واستدعاء الأدوات
  • توليد الأكواد

FAQ

  • تسعير glm-4.5-airx على Routara؟ — إدخال $4/M وإخراج $16/M — فوترة حسب الاستخدام.
  • هل glm-4.5-airx متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم glm-4.5-airx البث؟ — نعم عندما يكون المسار 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}'