Qwen Qwen3 5 122b A10b

qwen3.5-122b-a10b (qwen3.5-122b-a10b) — 128K context, General tier. Precio entrada: $0.12/M · Precio salida: $0.96/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precios del gateway en vivo · enrutado al mejor upstream para su región

Specifications

  • Desarrollador: qwen3.5-122b-a10b
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $0.12 / 1M
  • Precio salida: $0.96 / 1M
  • Latencia: 32 ms
  • SLA: A

Typical use cases

  • Chatbots multilingües
  • RAG y herramientas
  • Generación de código

FAQ

  • ¿Precio de qwen3.5-122b-a10b en Routara? — Entrada $0.12/M, salida $0.96/M — facturación por uso.
  • ¿qwen3.5-122b-a10b es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿qwen3.5-122b-a10b admite streaming? — Sí cuando la ruta está 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.5-122b-a10b","messages":[{"role":"user","content":"Hello"}],"stream":true}'