GLM 5

GLM-5 is Z.ai’s flagship open-source foundation model engineered for complex systems design and long-horizon agent workflows. Built for expert developers, it delivers production-grade performance on large-scale programming tasks, rivaling leading closed-source models. With advanced agentic planning, deep backend reasoning, and iterative self-correction, GLM-5 moves beyond code generation to full-system construction and autonomous execution.

ChatZhipu205k tokens$0.654 / $2.0929 · 1M

z-ai/glm-5

Contexto
205k tokens
Máx. completion
128,000
Tools
JSON
Lanzamiento
2026-02-11

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

Preguntas frecuentes

¿Qué es GLM 5?
GLM-5 is Z.ai’s flagship open-source foundation model engineered for complex systems design and long-horizon agent workflows. Built for expert developers, it delivers production-grade performance on large-scale programming tasks, rivaling leading closed-source models. With advanced agentic planning, deep backend reasoning, and iterative self-correction, GLM-5 moves beyond code generation to full-system construction and autonomous execution. GLM 5 corre en el API de Geek Hub (compatible con OpenAI). Id: z-ai/glm-5.
¿GLM 5 es gratis?
No. El input cuesta $0.654 / 1M tokens y el output $2.0929 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GLM 5?
GLM 5 tiene una ventana de 205k tokens. Soporta hasta 128,000 tokens de completion.
¿GLM 5 soporta tool calling y structured outputs?
GLM 5 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?
GLM 5 se lanzó el 11 de febrero de 2026.

Más modelos de Zhipu