GLM 5.3

GLM-5.3 is a large-scale reasoning model from Z.ai, built for complex software engineering and long-horizon agent tasks. It supports text input and output with a 1M-token context window, and improves on GLM-5.2 in coding and in the balance between performance and token efficiency. Reasoning is always on and cannot be disabled. Reasoning efforts `low`, `high`, and `max` are supported; `max` is the default.

ChatZhipu1M tokens$1.5261 / $4.7963 · 1M

z-ai/glm-5.3

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

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

Preguntas frecuentes

¿Qué es GLM 5.3?
GLM-5.3 is a large-scale reasoning model from Z.ai, built for complex software engineering and long-horizon agent tasks. It supports text input and output with a 1M-token context window, and improves on GLM-5.2 in coding and in the balance between performance and token efficiency. Reasoning is always on and cannot be disabled. Reasoning efforts `low`, `high`, and `max` are supported; `max` is the default. GLM 5.3 corre en el API de Geek Hub (compatible con OpenAI). Id: z-ai/glm-5.3.
¿GLM 5.3 es gratis?
No. El input cuesta $1.5261 / 1M tokens y el output $4.7963 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GLM 5.3?
GLM 5.3 tiene una ventana de 1M tokens. Soporta hasta 131,072 tokens de completion.
¿GLM 5.3 soporta tool calling y structured outputs?
GLM 5.3 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?
GLM 5.3 se lanzó el 18 de agosto de 2026.

Más modelos de Zhipu