qwen-mt-turbo
qwen-mt-turbo (Alibaba) — 128K context, Lightweight tier. Prix entrée: $0.44000000000000006/M · Prix sortie: $1.0999999999999999/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.44000000000000006/M · Prix sortie: $1.0999999999999999/M · TTFT: 18ms
Specifications
- Éditeur: Alibaba
- Catégorie: Lightweight
- Fenêtre de contexte: 128K
- Prix entrée: $0.44000000000000006 / 1M
- Prix sortie: $1.0999999999999999 / 1M
- Latence: 18 ms
- SLA: S
Typical use cases
- Classification haut débit
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de qwen-mt-turbo sur Routara ? — Entrée $0.44000000000000006/M, sortie $1.0999999999999999/M — facturation à l’usage.
- qwen-mt-turbo est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen-mt-turbo supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-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-mt-turbo","messages":[{"role":"user","content":"Hello"}],"stream":true}'