qwen3-max-2025-09-23

qwen3-max-2025-09-23 (qwen3-max-2025-09-23) — 128K context, General tier. سعر الإدخال: $1.2/M · سعر الإخراج: $6/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

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

Specifications

  • المطور: qwen3-max-2025-09-23
  • الفئة: General
  • نافذة السياق: 128K
  • سعر الإدخال: $1.2 / 1M
  • سعر الإخراج: $6 / 1M
  • زمن الاستجابة: 32 ms
  • SLA: A

Typical use cases

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

FAQ

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