You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "GLM-4.5-Flash is a free, high-speed model excellent for reasoning, coding, and agentic tasks.",
68
68
},
69
+
"glm-4.5v": {
70
+
maxTokens: 16_384,
71
+
contextWindow: 131_072,
72
+
supportsImages: true,
73
+
supportsPromptCache: true,
74
+
inputPrice: 0.6,
75
+
outputPrice: 1.8,
76
+
cacheWritesPrice: 0,
77
+
cacheReadsPrice: 0.11,
78
+
description:
79
+
"GLM-4.5V is Z.AI's multimodal visual reasoning model (image/video/text/file input), optimized for GUI tasks, grounding, and document/video understanding.",
description: "GLM-4.5-Flash is a free, high-speed model excellent for reasoning, coding, and agentic tasks.",
183
195
},
196
+
"glm-4.5v": {
197
+
maxTokens: 16_384,
198
+
contextWindow: 131_072,
199
+
supportsImages: true,
200
+
supportsPromptCache: true,
201
+
inputPrice: 0.29,
202
+
outputPrice: 0.93,
203
+
cacheWritesPrice: 0,
204
+
cacheReadsPrice: 0.057,
205
+
description:
206
+
"GLM-4.5V is Z.AI's multimodal visual reasoning model (image/video/text/file input), optimized for GUI tasks, grounding, and document/video understanding.",
0 commit comments