Qwen3.8 Max

POST /v1/chat/completionsTrillion-scale MoE flagship for coding, long-horizon agents, and professional work, with image and video understanding across a 1M-token context.
At a glance
Pricing
Example request
Parameters
Notes
Text, image, and video input are supported. Web search, web extractor, code interpreter, text-to-image search, and image-to-image search are optional built-in tools exposed through tool_* parameters. Web search, text-to-image search, and image-to-image search add $0.02 for each invoked call; web extractor and code interpreter run at no extra cost. Web extractor requires web search, and both web extractor and code interpreter require thinking. A single request can invoke a tool more than once, and each invoked call is billed. Thinking tokens are billed as output tokens.
Per-tool billing (usage.tool_usage)
When this model invokes built-in tools inside a single request, the response carries a normalized usage.tool_usage map alongside the token counts:
Tool counts are already factored into cost_usd and are surfaced for transparency so you can audit per-tool billing. The field is omitted when no tools were invoked.
Variants
:variant
Pricing
Parameters
Notes
Text, image, and video input are supported. Web search, web extractor, code interpreter, text-to-image search, and image-to-image search are optional built-in tools exposed through tool_* parameters. Web search, text-to-image search, and image-to-image search add $0.02 for each invoked call; web extractor and code interpreter run at no extra cost. Web extractor requires web search, and both web extractor and code interpreter require thinking. A single request can invoke a tool more than once, and each invoked call is billed. Thinking tokens are billed as output tokens.
Per-tool billing (usage.tool_usage)
When this model invokes built-in tools inside a single request, the response carries a normalized usage.tool_usage map alongside the token counts:
Tool counts are already factored into cost_usd and are surfaced for transparency so you can audit per-tool billing. The field is omitted when no tools were invoked.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/qwen3-8-max.
