Qwen3.8 Max

Qwen3.8 Max is the flagship model in Alibaba's Qwen3.8 series, the general-availability successor to the Qwen3.8 Max Preview. It is a multimodal reasoning model intended for complex reasoning, visual understanding, coding, and agentic workflows.

ChatQwen1M tokens$2.1801 / $6.5404 · 1M

qwen/qwen3.8-max

Contexto
1M tokens
Máx. completion
131,072
Tools
JSON
Lanzamiento
2026-08-03

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

Preguntas frecuentes

¿Qué es Qwen3.8 Max?
Qwen3.8 Max is the flagship model in Alibaba's Qwen3.8 series, the general-availability successor to the Qwen3.8 Max Preview. It is a multimodal reasoning model intended for complex reasoning, visual understanding, coding, and agentic workflows. Qwen3.8 Max corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen3.8-max.
¿Qwen3.8 Max es gratis?
No. El input cuesta $2.1801 / 1M tokens y el output $6.5404 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen3.8 Max?
Qwen3.8 Max tiene una ventana de 1M tokens. Soporta hasta 131,072 tokens de completion.
¿Qwen3.8 Max soporta tool calling y structured outputs?
Qwen3.8 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.8 Max?
Qwen3.8 Max se lanzó el 3 de agosto de 2026.

Más modelos de Qwen