qwen3-coder-30b-a3b-instruct

qwen3-coder-30b-a3b-instruct (custom) — 128K context, Coding tier. سعر الإدخال $1.5/M · سعر الإخراج $6/M · زمن الاستجابة 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

الإدخال / 1 مليون: $1.5/M · الإخراج / 1 مليون: $6/M · TTFT: 24ms

Specifications

  • المطور: custom
  • الفئة: Coding
  • نافذة السياق: 128K
  • سعر الإدخال: $1.5 / 1M
  • سعر الإخراج: $6 / 1M
  • زمن الاستجابة: 24 ms
  • SLA: A

Typical use cases

  • توليد الأكواد
  • RAG واستدعاء الأدوات
  • استدلال متعدد الخطوات

FAQ

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