Maxynetic Systems
To be released soon

Qwen 3.6 Plus

Alibaba

The Qwen3.6 native vision-language Plus series models demonstrate exceptional performance on par with the current state-of-the-art models, with a significant improvement in overall results compared to the 3.5 series. The models have been markedly enhanced in code-related capabilities such as agentic coding, front-end programming, and Vibe coding, as well as in multi-modal general object recognition, OCR, and object localization.

  • Language
  • Reasoning
  • Tool use
  • Vision
  • File input
Context
1M
Max output
64K
Input / 1M
$0.500
Output / 1M
$3.00

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3.6-plus 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/qwen3.6-plus",
    "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

    $0.500

  • Output

    Per 1M completion tokens

    $3.00

  • Cache read

    Per 1M cached prompt tokens

    $0.100

  • Cache write

    Per 1M tokens written to cache

    $0.625

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

More from Alibaba