qwen-14b-chat

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

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

Specifications

  • Desenvolvedor: custom
  • Categoria: General
  • Janela de contexto: 128K
  • Preço entrada: $75 / 1M
  • Preço saída: $75 / 1M
  • Latência: 32 ms
  • SLA: B

Typical use cases

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

FAQ

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

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • mj_custom_zoom (/detail/mj-custom-zoom)

Quick integration

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