GLM 5.3 Flash

GLM-5.3-Flash is a native multimodal model from Z.ai. It is suited for efficient coding and long-horizon agent tasks. Its hybrid sparse and linear attention architecture maintains accurate long-context behavior while reducing compute overhead.

ChatZhipu1M tokens$0.0818 / $0.2725 · 1M

z-ai/glm-5.3-flash

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

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": "z-ai/glm-5.3-flash",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es GLM 5.3 Flash?
GLM-5.3-Flash is a native multimodal model from Z.ai. It is suited for efficient coding and long-horizon agent tasks. Its hybrid sparse and linear attention architecture maintains accurate long-context behavior while reducing compute overhead. GLM 5.3 Flash corre en el API de Geek Hub (compatible con OpenAI). Id: z-ai/glm-5.3-flash.
¿GLM 5.3 Flash es gratis?
No. El input cuesta $0.0818 / 1M tokens y el output $0.2725 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GLM 5.3 Flash?
GLM 5.3 Flash tiene una ventana de 1M tokens. Soporta hasta 131,072 tokens de completion.
¿GLM 5.3 Flash soporta tool calling y structured outputs?
GLM 5.3 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ó GLM 5.3 Flash?
GLM 5.3 Flash se lanzó el 26 de agosto de 2026.

Más modelos de Zhipu