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
- cURL
- Python
- Streaming