Qwen3.6 Max Preview

Qwen3.6-Max-Preview is a proprietary frontier model from Alibaba Cloud built on a sparse mixture-of-experts architecture with approximately 1 trillion total parameters. It is optimized for agentic coding, tool use, and long-context reasoning, supporting a 262K token context window. The model includes an integrated thinking mode that preserves reasoning traces across multi-turn conversations and supports structured output and function calling. Access is available exclusively through the Alibaba Cloud Model Studio and Qwen Studio APIs; no open weights are provided.

ChatQwen262k tokens$1.1195 / $6.7169 · 1M

qwen/qwen3.6-max-preview

Contexto
262k tokens
Máx. completion
65,536
Tools
JSON
Lanzamiento
2026-04-27

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3.6-max-preview",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Qwen3.6 Max Preview?
Qwen3.6-Max-Preview is a proprietary frontier model from Alibaba Cloud built on a sparse mixture-of-experts architecture with approximately 1 trillion total parameters. It is optimized for agentic coding, tool use, and long-context reasoning, supporting a 262K token context window. The model includes an integrated thinking mode that preserves reasoning traces across multi-turn conversations and supports structured output and function calling. Access is available exclusively through the Alibaba Cloud Model Studio and Qwen Studio APIs; no open weights are provided. Qwen3.6 Max Preview corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen3.6-max-preview.
¿Qwen3.6 Max Preview es gratis?
No. El input cuesta $1.1195 / 1M tokens y el output $6.7169 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen3.6 Max Preview?
Qwen3.6 Max Preview tiene una ventana de 262k tokens. Soporta hasta 65,536 tokens de completion.
¿Qwen3.6 Max Preview soporta tool calling y structured outputs?
Qwen3.6 Max Preview acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Qwen3.6 Max Preview?
Qwen3.6 Max Preview se lanzó el 27 de abril de 2026.

Más modelos de Qwen