Qwen-Turbo

Qwen-Turbo (Alibaba) — 128K context, Lightweight tier. Prix entrée $0.044/M · Prix sortie $0.087/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrée / 1 M: $0.044/M · Sortie / 1 M: $0.087/M · TTFT: 18ms

Specifications

  • Éditeur: Alibaba
  • Catégorie: Lightweight
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.044 / 1M
  • Prix sortie: $0.087 / 1M
  • Latence: 18 ms
  • SLA: A

Typical use cases

  • Classification haut débit
  • Chatbots multilingues
  • RAG et appels d’outils

FAQ

  • Tarification de Qwen-Turbo sur Routara ? — Entrée $0.044/M, sortie $0.087/M — facturation à l’usage.
  • Qwen-Turbo est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • Qwen-Turbo supporte le streaming ? — Oui si la route est live (stream: true).

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"alibaba/qwen-turbo","messages":[{"role":"user","content":"Hello"}],"stream":true}'