Maxynetic Systems
To be released soon

Qwen 3.6 Max Preview

Alibaba

Compared with the previously released Qwen3-Max and Qwen3.6-Plus, this model features enhanced vibe coding abilities, more efficient coding agent execution, and significantly improved front-end development skills. Additionally, its long-tail knowledge retention has been further upgraded.

  • Language
  • Reasoning
  • Tool use
Context
240K
Max output
64K
Input / 1M
$1.30
Output / 1M
$7.80

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen-3.6-max-preview as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "alibaba/qwen-3.6-max-preview",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    $1.30

  • Output

    Per 1M completion tokens

    $7.80

  • Cache read

    Per 1M cached prompt tokens

    $0.260

  • Cache write

    Per 1M tokens written to cache

    $1.63

A 1M-token prompt with 250K tokens of output costs about $3.25.

More from Alibaba