qwen3-vl-8b-thinking
qwen3-vl-8b-thinking (custom) — 128K context, Reasoning tier. Input-Preis: $0.5/M · Output-Preis: $5/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $0.5/M · Output-Preis: $5/M · TTFT: 48ms
Specifications
- Entwickler: custom
- Kategorie: Reasoning
- Kontextfenster: 128K
- Input-Preis: $0.5 / 1M
- Output-Preis: $5 / 1M
- Latenz: 48 ms
- SLA: S+
Typical use cases
- Bild- und Videogenerierung
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird qwen3-vl-8b-thinking auf Routara abgerechnet? — Input $0.5/M, Output $5/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen3-vl-8b-thinking OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen3-vl-8b-thinking Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- suno_uploads (/detail/suno-uploads)
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-8b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'