Skip to main content

Try Qwen3.8 Max in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: qwen3-8-max Qwen3.8 Max is Alibaba’s flagship closed model, a mixture-of-experts architecture aimed at coding, agentic work, long-horizon reasoning, and research tasks. It takes a 1M-token context, which suits whole-repository reasoning and long document analysis. Served here through Alibaba’s DashScope OpenAI-compatible endpoint. *Quantization is specific to the inference provider and the model may be offered with different quantization levels by other providers.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

This model follows the standard OpenAI chat completions request body. See the chat completions reference for the full parameter list.