qwen3-vl-32b-thinking
qwen3-vl-32b-thinking (qwen3-vl-32b-thinking) — 128K context, Reasoning tier. Precio entrada: $0.3/M · Precio salida: $3/M · Latencia 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.3/M · Precio salida: $3/M · TTFT: 48ms
Specifications
- Desarrollador: qwen3-vl-32b-thinking
- Categoría: Reasoning
- Ventana de contexto: 128K
- Precio entrada: $0.3 / 1M
- Precio salida: $3 / 1M
- Latencia: 48 ms
- SLA: S+
Typical use cases
- Generación imagen/video
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de qwen3-vl-32b-thinking en Routara? — Entrada $0.3/M, salida $3/M — facturación por uso.
- ¿qwen3-vl-32b-thinking es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen3-vl-32b-thinking admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- audio1.0 (/detail/audio1-0)
- sao10k/l3-8b-lunaris (/detail/sao10k-l3-8b-lunaris)
- Sao10K/L3-8B-Stheno-v3.2 (/detail/sao10k-l3-8b-stheno-v3-2)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3-vl-32b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'