# GLM 4.7

Zhipu AI GLM model with vision support.

## Overview

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

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.6 / 1M tokens |
| Output | $2.2 / 1M tokens |
| Cache read | $0.11 / 1M tokens |
| Cache write (5 minutes) | $0.6 / 1M tokens |

## Specifications

- **Context window:** 203K
- **Maximum output:** 131K
- **Released:** 2025-12

## Capabilities

- chat
- tool_use
- reasoning
- coding
- analysis

## API usage

Use this model ID in a ModelStack API request:

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

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