qwen3-coder-flash

qwen3-coder-flash (qwen3-coder-flash) — 128K context, Coding tier. Цена входа $0.5/M · Цена выхода $4/M · Задержка 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Ввод / 1 млн: $0.5/M · Вывод / 1 млн: $4/M · TTFT: 24ms

Specifications

  • Разработчик: qwen3-coder-flash
  • Категория: Coding
  • Контекст: 128K
  • Цена входа: $0.5 / 1M
  • Цена выхода: $4 / 1M
  • Задержка: 24 ms
  • SLA: A

Typical use cases

  • Генерация кода
  • RAG и вызов инструментов
  • Многошаговые рассуждения

FAQ

  • Цена qwen3-coder-flash на Routara? — Вход $0.5/M, выход $4/M — оплата по использованию.
  • qwen3-coder-flash совместим с OpenAI? — Да. base_url: https://api.routara.ai/v1
  • qwen3-coder-flash поддерживает streaming? — Да, если маршрут live (stream: true).

Related models

  • qwen3-coder-480b-a35b-instruct (/detail/qwen3-coder-480b-a35b-instruct)
  • gpt-5.1-codex (/detail/gpt-5-1-codex)
  • gpt-5.1-codex-max (/detail/gpt-5-1-codex-max)

Quick integration

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