zhipuai/glm-4.6v
GLM vision model for visual reasoning, documents, and multimodal agents
This model's cache
This model page returns the exact headers below. The page and /api/models/zhipuai--glm-4.6v share the model:zhipuai--glm-4.6v tag, so invalidation stays scoped to this model.
/models/zhipuai--glm-4.6vpublic, max-age=300, stale-while-revalidate=3600catalogmodel:zhipuai--glm-4.6vWorkers 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.6v',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:zhipuai--glm-4.6v'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Dec 8, 2025
- Last updated
- Dec 8, 2025
- Context window
- 128K tokens
- Max output
- 32.8K tokens
- Open weights
- Yes
- Family
- Glm
Starts at
$0.3
per 1M input tokens
Output
$0.9
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.6v | $0.3 | $0.9 | 128K | 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