Qwen3.5-397B

Qwen3.5-397B (Alibaba) — 128K context, Lightweight tier. Prix entrée $0.6/M · Prix sortie $3.6/M · Latence 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrée / 1 M: $0.6/M · Sortie / 1 M: $3.6/M · TTFT: 18ms

Specifications

  • Éditeur: Alibaba
  • Catégorie: Lightweight
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.6 / 1M
  • Prix sortie: $3.6 / 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-397B sur Routara ? — Entrée $0.6/M, sortie $3.6/M — facturation à l’usage.
  • Qwen3.5-397B est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • Qwen3.5-397B supporte le streaming ? — Oui si la route 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/qwen3.5-397b-a17b","messages":[{"role":"user","content":"Hello"}],"stream":true}'