Qwen-Turbo

Qwen-Turbo (Alibaba) — 128K context, Lightweight tier. Precio entrada $0.044/M · Precio salida $0.087/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $0.044/M · Salida / 1M: $0.087/M · TTFT: 18ms

Specifications

  • Desarrollador: Alibaba
  • Categoría: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $0.044 / 1M
  • Precio salida: $0.087 / 1M
  • Latencia: 18 ms
  • SLA: A

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de Qwen-Turbo en Routara? — Entrada $0.044/M, salida $0.087/M — facturación por uso.
  • ¿Qwen-Turbo es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿Qwen-Turbo admite streaming? — Sí cuando la ruta 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}'