Qwen Qwen3 5 27b

qwen3.5-27b (qwen3.5-27b) — 128K context, Lightweight tier. Prix entrée: $0.09/M · Prix sortie: $0.72/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Tarifs gateway en direct · routage vers le meilleur upstream pour votre région

Specifications

  • Éditeur: qwen3.5-27b
  • Catégorie: Lightweight
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.09 / 1M
  • Prix sortie: $0.72 / 1M
  • Latence: 18 ms
  • SLA: A

Typical use cases

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

FAQ

  • Tarification de qwen3.5-27b sur Routara ? — Entrée $0.09/M, sortie $0.72/M — facturation à l’usage.
  • qwen3.5-27b est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • qwen3.5-27b supporte le streaming ? — Oui si la route 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}'