qwen3-coder-30b-a3b-instruct

qwen3-coder-30b-a3b-instruct (custom) — 128K context, Coding tier. Precio entrada $1.5/M · Precio salida $6/M · Latencia 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $1.5/M · Salida / 1M: $6/M · TTFT: 24ms

Specifications

  • Desarrollador: custom
  • Categoría: Coding
  • Ventana de contexto: 128K
  • Precio entrada: $1.5 / 1M
  • Precio salida: $6 / 1M
  • Latencia: 24 ms
  • SLA: A

Typical use cases

  • Generación de código
  • RAG y herramientas
  • Razonamiento multi-paso

FAQ

  • ¿Precio de qwen3-coder-30b-a3b-instruct en Routara? — Entrada $1.5/M, salida $6/M — facturación por uso.
  • ¿qwen3-coder-30b-a3b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿qwen3-coder-30b-a3b-instruct admite streaming? — Sí cuando la ruta está 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}'