qwen-coder-turbo-0919
qwen-coder-turbo-0919 (Alibaba) — 128K context, Coding tier. Live-Preis wird geprüft · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Live-Preis wird geprüft · TTFT: 24ms
Specifications
- Entwickler: Alibaba
- Kategorie: Coding
- Kontextfenster: 128K
- Live-Preis wird geprüft: —
- Latenz: 24 ms
- SLA: A
Typical use cases
- Code-Generierung
- RAG und Tool-Aufrufe
- Mehrstufiges Reasoning
FAQ
- Wie wird qwen-coder-turbo-0919 auf Routara abgerechnet? — Diese Route ist im Modellkatalog gelistet, aber es wurde noch kein aktueller öffentlicher Preis bestätigt. Routara prüft den Live-Preis, bevor eine kostenpflichtige Anfrage angenommen wird.
- Ist qwen-coder-turbo-0919 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen-coder-turbo-0919 Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-chat)
- qwen-14b-chat (/detail/qwen-14b-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-coder-turbo-0919","messages":[{"role":"user","content":"Hello"}],"stream":true}'