zhipuai/glm-4.6
Late GLM-4 workhorse for coding agents, reasoning, and structured tasks
This model's cache
This model page returns the exact headers below. The page and /api/models/zhipuai--glm-4.6 share the model:zhipuai--glm-4.6 tag, so invalidation stays scoped to this model.
/models/zhipuai--glm-4.6public, max-age=300, stale-while-revalidate=3600catalogmodel:zhipuai--glm-4.6Workers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:zhipuai--glm-4.6',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:zhipuai--glm-4.6'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Sep 30, 2025
- Last updated
- Sep 30, 2025
- Context window
- 204.8K tokens
- Max output
- 131.1K tokens
- Open weights
- Yes
- Family
- Glm
Starts at
$0.6
per 1M input tokens
Output
$2.2
Sellers
1
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
| Provider | Input / 1M | Output / 1M | Context | |
|---|---|---|---|---|
Zhipu AI glm-4.6 | $0.6 | $2.2 | 204.8K | Docs |
zhipuai/glm-5.2
GLM-5.2
Open flagship GLM for long-horizon coding agents and million-token context work
zhipuai/glm-5.1
GLM-5.1
Strong GLM coding model for agentic engineering, terminals, and repository generation
zhipuai/glm-5v-turbo
GLM-5V-Turbo
Fast GLM vision model for screenshots, documents, and multimodal agent tasks