Qwen3.6 Flash

Qwen3.6 Flash is a fast, efficient language model from Alibaba's Qwen 3.6 series. It supports text, image, and video input with a 1M token context window. Tiered pricing kicks in above 256K tokens. Prompt caching is supported, with both explicit cache read and cache creation pricing.

ChatQwen1M tokens$0.2044 / $1.2263 · 1M

qwen/qwen3.6-flash

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

Preguntas frecuentes

¿Qué es Qwen3.6 Flash?
Qwen3.6 Flash is a fast, efficient language model from Alibaba's Qwen 3.6 series. It supports text, image, and video input with a 1M token context window. Tiered pricing kicks in above 256K tokens. Prompt caching is supported, with both explicit cache read and cache creation pricing. Qwen3.6 Flash corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen3.6-flash.
¿Qwen3.6 Flash es gratis?
No. El input cuesta $0.2044 / 1M tokens y el output $1.2263 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen3.6 Flash?
Qwen3.6 Flash tiene una ventana de 1M tokens. Soporta hasta 65,536 tokens de completion.
¿Qwen3.6 Flash soporta tool calling y structured outputs?
Qwen3.6 Flash 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 Flash?
Qwen3.6 Flash se lanzó el 27 de abril de 2026.

Más modelos de Qwen