qwen3-30b-a3b-think
qwen3-30b-a3b-think (custom) — 128K context, Reasoning tier. Prix entrée: $0.7/M · Prix sortie: $2.8/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.7/M · Prix sortie: $2.8/M · TTFT: 48ms
Specifications
- Éditeur: custom
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $0.7 / 1M
- Prix sortie: $2.8 / 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 qwen3-30b-a3b-think sur Routara ? — Entrée $0.7/M, sortie $2.8/M — facturation à l’usage.
- qwen3-30b-a3b-think est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen3-30b-a3b-think supporte le streaming ? — Oui si la route 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-30b-a3b-think","messages":[{"role":"user","content":"Hello"}],"stream":true}'