Qwen Qwen3 5 27b

qwen3.5-27b (qwen3.5-27b) — 128K context, Lightweight tier. Preço entrada: $0.09/M · Preço saída: $0.72/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preços do gateway em tempo real · roteado para o melhor upstream da sua região

Specifications

  • Desenvolvedor: qwen3.5-27b
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $0.09 / 1M
  • Preço saída: $0.72 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

  • Preço do qwen3.5-27b na Routara? — Entrada $0.09/M, saída $0.72/M — cobrança por uso.
  • qwen3.5-27b é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • qwen3.5-27b suporta streaming? — Sim quando a rota está live (stream: true).

Related models

  • z-image-turbo (/detail/z-image-turbo)
  • gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
  • MiniMax-File-Upload (/detail/minimax-file-upload)

Quick integration

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