qwen-max-latest

qwen-max-latest (Alibaba) — 128K context, General tier. Preço entrada: $1.5552000000000001/M · Preço saída: $6.2208000000000006/M · Latência 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $1.5552000000000001/M · Preço saída: $6.2208000000000006/M · TTFT: 32ms

Specifications

  • Desenvolvedor: Alibaba
  • Categoria: General
  • Janela de contexto: 128K
  • Preço entrada: $1.5552000000000001 / 1M
  • Preço saída: $6.2208000000000006 / 1M
  • Latência: 32 ms
  • SLA: A

Typical use cases

  • Chatbots multilíngues
  • RAG e ferramentas
  • Geração de código

FAQ

  • Preço do qwen-max-latest na Routara? — Entrada $1.5552000000000001/M, saída $6.2208000000000006/M — cobrança por uso.
  • qwen-max-latest é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • qwen-max-latest suporta streaming? — Sim quando a rota 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":"qwen-max-latest","messages":[{"role":"user","content":"Hello"}],"stream":true}'