Qwen-Turbo

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

Precio entrada: $0.088/M · Precio salida: $0.17400000000000004/M · TTFT: 18ms

Specifications

  • Desarrollador: Alibaba
  • Categoría: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $0.088 / 1M
  • Precio salida: $0.17400000000000004 / 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.088/M, salida $0.17400000000000004/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

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