Qwen-Plus

Qwen-Plus, based on the Qwen2.5 foundation model, is a 131K context model with a balanced performance, speed, and cost combination.

ChatQwen1M tokens$0.2834 / $0.8502 · 1M

qwen/qwen-plus

Contexto
1M tokens
Máx. completion
32,768
Tools
JSON
Lanzamiento
2025-02-01

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

Preguntas frecuentes

¿Qué es Qwen-Plus?
Qwen-Plus, based on the Qwen2.5 foundation model, is a 131K context model with a balanced performance, speed, and cost combination. Qwen-Plus corre en el API de Geek Hub (compatible con OpenAI). Id: qwen/qwen-plus.
¿Qwen-Plus es gratis?
No. El input cuesta $0.2834 / 1M tokens y el output $0.8502 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Qwen-Plus?
Qwen-Plus tiene una ventana de 1M tokens. Soporta hasta 32,768 tokens de completion.
¿Qwen-Plus soporta tool calling y structured outputs?
Qwen-Plus acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Qwen-Plus?
Qwen-Plus se lanzó el 1 de febrero de 2025.

Más modelos de Qwen