qwen3-235b-a22b-thinking-2507
qwen3-235b-a22b-thinking-2507 (qwen3-235b-a22b-thinking-2507) — 128K context, Reasoning tier. Input-Preis: $0.5419636363636363/M · Output-Preis: $5.419636363636363/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $0.5419636363636363/M · Output-Preis: $5.419636363636363/M · TTFT: 48ms
Specifications
- Entwickler: qwen3-235b-a22b-thinking-2507
- Kategorie: Reasoning
- Kontextfenster: 128K
- Input-Preis: $0.5419636363636363 / 1M
- Output-Preis: $5.419636363636363 / 1M
- Latenz: 48 ms
- SLA: A
Typical use cases
- Mehrstufiges Reasoning
- RAG und Tool-Aufrufe
- Code-Generierung
FAQ
- Wie wird qwen3-235b-a22b-thinking-2507 auf Routara abgerechnet? — Input $0.5419636363636363/M, Output $5.419636363636363/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen3-235b-a22b-thinking-2507 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen3-235b-a22b-thinking-2507 Streaming? — Ja, wenn die Route live ist (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":"qwen/qwen3-235b-a22b-thinking-2507","messages":[{"role":"user","content":"Hello"}],"stream":true}'