qwen3.6-flash
qwen3.6-flash (ali) — 128K context, Lightweight tier. Preço entrada: $0.18360000000000004/M · Preço saída: $1.1016000000000001/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $0.18360000000000004/M · Preço saída: $1.1016000000000001/M · TTFT: 18ms
Specifications
- Desenvolvedor: ali
- Categoria: Lightweight
- Janela de contexto: 128K
- Preço entrada: $0.18360000000000004 / 1M
- Preço saída: $1.1016000000000001 / 1M
- Latência: 18 ms
- SLA: A
Typical use cases
- Classificação alto QPS
- Chatbots multilíngues
- RAG e ferramentas
FAQ
- Preço do qwen3.6-flash na Routara? — Entrada $0.18360000000000004/M, saída $1.1016000000000001/M — cobrança por uso.
- qwen3.6-flash é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- qwen3.6-flash suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
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-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'