GLM 4.5

GLM-4.5 is our latest flagship foundation model, purpose-built for agent-based applications. It leverages a Mixture-of-Experts (MoE) architecture and supports a context length of up to 128k tokens. GLM-4.5 delivers significantly enhanced capabilities in reasoning, code generation, and agent alignment. It supports a hybrid inference mode with two options, a "thinking mode" designed for complex reasoning and tool use, and a "non-thinking mode" optimized for instant responses. Users can control the reasoning behaviour with the `reasoning` `enabled` boolean. Learn more in our docs

ChatZhipu131k tokens$0.654 / $2.3981 · 1M

z-ai/glm-4.5

Contexto
131k tokens
Máx. completion
98,304
Tools
JSON
Lanzamiento
2025-07-25

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

Preguntas frecuentes

¿Qué es GLM 4.5?
GLM-4.5 is our latest flagship foundation model, purpose-built for agent-based applications. It leverages a Mixture-of-Experts (MoE) architecture and supports a context length of up to 128k tokens. GLM-4.5 delivers significantly enhanced capabilities in reasoning, code generation, and agent alignment. It supports a hybrid inference mode with two options, a "thinking mode" designed for complex reasoning and tool use, and a "non-thinking mode" optimized for instant responses. Users can control the reasoning behaviour with the `reasoning` `enabled` boolean. Learn more in our docs GLM 4.5 corre en el API de Geek Hub (compatible con OpenAI). Id: z-ai/glm-4.5.
¿GLM 4.5 es gratis?
No. El input cuesta $0.654 / 1M tokens y el output $2.3981 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GLM 4.5?
GLM 4.5 tiene una ventana de 131k tokens. Soporta hasta 98,304 tokens de completion.
¿GLM 4.5 soporta tool calling y structured outputs?
GLM 4.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 4.5?
GLM 4.5 se lanzó el 25 de julio de 2025.

Más modelos de Zhipu