qwen3-omni-flash
qwen3-omni-flash (qwen3-omni-flash) — 128K context, Lightweight tier. Prix entrée: $0.69/M · Prix sortie: $6.8999999999999995/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Prix entrée: $0.69/M · Prix sortie: $6.8999999999999995/M · TTFT: 18ms
Specifications
- Éditeur: qwen3-omni-flash
- Catégorie: Lightweight
- Fenêtre de contexte: 128K
- Prix entrée: $0.69 / 1M
- Prix sortie: $6.8999999999999995 / 1M
- Latence: 18 ms
- SLA: A
Typical use cases
- Classification haut débit
- Chatbots multilingues
- RAG et appels d’outils
FAQ
- Tarification de qwen3-omni-flash sur Routara ? — Entrée $0.69/M, sortie $6.8999999999999995/M — facturation à l’usage.
- qwen3-omni-flash est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen3-omni-flash supporte le streaming ? — Oui si la route est live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3-omni-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'