Qwen Qwen3 6 27b
qwen3.6-27b (qwen3.6-27b) — 128K context, Lightweight tier. Preço entrada: $0.42/M · Preço saída: $2.52/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preços do gateway em tempo real · roteado para o melhor upstream da sua região
Specifications
- Desenvolvedor: qwen3.6-27b
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $0.42 / 1M
- Preço saída: $2.52 / 1M
- Latência: 18 ms
- SLA: S
Typical use cases
- Classificação alto QPS
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do qwen3.6-27b na Routara? — Entrada $0.42/M, saída $2.52/M — cobrança por uso.
- qwen3.6-27b é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- qwen3.6-27b suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
- MiniMax-File-Upload (/detail/minimax-file-upload)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3.6-27b","messages":[{"role":"user","content":"Hello"}],"stream":true}'