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 top-tier 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.

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.