Skip to main content
Qwen3.8-Max is Alibaba’s flagship Qwen model for reasoning, coding, and agentic work, with a 1-million-token context window. Call qwen3.8-max through MixRoute using the endpoint shown below.

Key capabilities

  • 1M context window - Handles large codebases and long documents
  • Hybrid thinking - Supports reasoning and non-reasoning workflows
  • Tool-ready output - Supports function calling and structured output
  • OpenAI-compatible - Works with the OpenAI SDK by changing base_url
  • Streaming - Real-time token output through SSE

Quick example

Parameters