qwen-turbo-2024-11-01
qwen-turbo-2024-11-01 (Alibaba) — 128K context, Lightweight tier. Input-Preis: $0.66/M · Output-Preis: $1.3199999999999998/M · Latenz 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $0.66/M · Output-Preis: $1.3199999999999998/M · TTFT: 18ms
Specifications
- Entwickler: Alibaba
- Kategorie: Lightweight
- Kontextfenster: 128K
- Input-Preis: $0.66 / 1M
- Output-Preis: $1.3199999999999998 / 1M
- Latenz: 18 ms
- SLA: S
Typical use cases
- High-QPS-Klassifikation
- Mehrsprachige Chatbots
- RAG und Tool-Aufrufe
FAQ
- Wie wird qwen-turbo-2024-11-01 auf Routara abgerechnet? — Input $0.66/M, Output $1.3199999999999998/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen-turbo-2024-11-01 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen-turbo-2024-11-01 Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-chat)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen-turbo-2024-11-01","messages":[{"role":"user","content":"Hello"}],"stream":true}'