qwen-coder-turbo-0919

qwen-coder-turbo-0919 (custom) — 128K context, Coding tier. Input-Preis $75/M · Output-Preis $75/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Eingabe / 1 Mio.: $75/M · Ausgabe / 1 Mio.: $75/M · TTFT: 24ms

Specifications

  • Entwickler: custom
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $75 / 1M
  • Output-Preis: $75 / 1M
  • Latenz: 24 ms
  • SLA: B

Typical use cases

  • Code-Generierung
  • RAG und Tool-Aufrufe
  • Mehrstufiges Reasoning

FAQ

  • Wie wird qwen-coder-turbo-0919 auf Routara abgerechnet? — Input $75/M, Output $75/M — nutzungsbasiert ohne Plattformgebühr.
  • 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

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)

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}'