qwen-72b-chat

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

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

Specifications

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

Typical use cases

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

FAQ

  • تسعير qwen-72b-chat على Routara؟ — إدخال $75/M وإخراج $75/M — فوترة حسب الاستخدام.
  • هل qwen-72b-chat متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم qwen-72b-chat البث؟ — نعم عندما يكون المسار 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":"qwen-72b-chat","messages":[{"role":"user","content":"Hello"}],"stream":true}'