# GLM 5

Zhipu AI GLM model with vision support.

## Overview

- **Provider:** ZAI
- **Model ID:** `glm-5`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/glm-5
- **Version:** 5
- **Best for:** General chat and vision tasks

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $1 / 1M tokens |
| Output | $3.2 / 1M tokens |
| Cache read | $0.2 / 1M tokens |
| Cache write (5 minutes) | $1 / 1M tokens |

## Specifications

- **Context window:** 203K
- **Maximum output:** Unspecified
- **Released:** 2026-02

## Capabilities

- chat
- tool_use
- reasoning
- coding
- analysis

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "glm-5"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/glm-5.
