Qwen3 Max

Qwen3-Max is an updated release built on the Qwen3 series, offering major improvements in reasoning, instruction following, multilingual support, and long-tail knowledge coverage compared to the January 2025 version. It delivers higher accuracy in math, coding, logic, and science tasks, follows complex instructions in Chinese and English more reliably, reduces hallucinations, and produces higher-quality responses for open-ended Q&A, writing, and conversation. The model supports over 100 languages with stronger translation and commonsense reasoning, and is optimized for retrieval-augmented generation (RAG) and tool calling, though it does not include a dedicated “thinking” mode.

ChatQwen262k tokens$0.8502 / $4.2512 · 1M

qwen/qwen3-max

Contexto
262k tokens
Máx. completion
65,536
Tools
JSON
Lanzamiento
2025-09-23

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-max",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Qwen3 Max?
Qwen3-Max is an updated release built on the Qwen3 series, offering major improvements in reasoning, instruction following, multilingual support, and long-tail knowledge coverage compared to the January 2025 version. It delivers higher accuracy in math, coding, logic, and science tasks, follows complex instructions in Chinese and English more reliably, reduces hallucinations, and produces higher-quality responses for open-ended Q&A, writing, and conversation. The model supports over 100 languages with stronger translation and commonsense reasoning, and is optimized for retrieval-augmented generation (RAG) and tool calling, though it does not include a dedicated “thinking” mode. Qwen3 Max corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen3-max.
¿Qwen3 Max es gratis?
No. El input cuesta $0.8502 / 1M tokens y el output $4.2512 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen3 Max?
Qwen3 Max tiene una ventana de 262k tokens. Soporta hasta 65,536 tokens de completion.
¿Qwen3 Max soporta tool calling y structured outputs?
Qwen3 Max 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 Max?
Qwen3 Max se lanzó el 23 de septiembre de 2025.

Más modelos de Qwen