qwen/qwen3-omni-30b-a3b-thinking
qwen/qwen3-omni-30b-a3b-thinking (Alibaba) — 128K context, Reasoning tier. Prix entrée: $0.55/M · Prix sortie: $2.134/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.55/M · Prix sortie: $2.134/M · TTFT: 48ms
Specifications
- Éditeur: Alibaba
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $0.55 / 1M
- Prix sortie: $2.134 / 1M
- Latence: 48 ms
- SLA: S+
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de qwen/qwen3-omni-30b-a3b-thinking sur Routara ? — Entrée $0.55/M, sortie $2.134/M — facturation à l’usage.
- qwen/qwen3-omni-30b-a3b-thinking est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen/qwen3-omni-30b-a3b-thinking supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-chat)
- qwen-14b-chat (/detail/qwen-14b-chat)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen3-omni-30b-a3b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'