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
"GLM-5 is Zhipu's next-generation model with a 202k context window and built-in thinking capabilities. It delivers state-of-the-art reasoning, coding, and agentic performance.",
137
138
},
139
+
"glm-5.1": {
140
+
maxTokens: 131_072,
141
+
contextWindow: 200_000,
142
+
supportsImages: false,
143
+
supportsPromptCache: true,
144
+
supportsReasoningEffort: ["disable","medium"],
145
+
reasoningEffort: "medium",
146
+
preserveReasoning: true,
147
+
inputPrice: 1.4,
148
+
outputPrice: 4.4,
149
+
cacheWritesPrice: 0,
150
+
cacheReadsPrice: 0.26,
151
+
description:
152
+
"GLM-5.1 is Zhipu's most capable model with a 200k context window, 128k max output, and built-in thinking capabilities. It delivers top-tier reasoning, coding, and agentic performance.",
"GLM-5 is Zhipu's next-generation model with a 202k context window and built-in thinking capabilities. It delivers state-of-the-art reasoning, coding, and agentic performance.",
313
329
},
330
+
"glm-5.1": {
331
+
maxTokens: 131_072,
332
+
contextWindow: 204_800,
333
+
supportsImages: false,
334
+
supportsPromptCache: true,
335
+
supportsReasoningEffort: ["disable","medium"],
336
+
reasoningEffort: "medium",
337
+
preserveReasoning: true,
338
+
inputPrice: 0.68,
339
+
outputPrice: 2.28,
340
+
cacheWritesPrice: 0,
341
+
cacheReadsPrice: 0.13,
342
+
description:
343
+
"GLM-5.1 is Zhipu's most capable model with a 200k context window, 128k max output, and built-in thinking capabilities. It delivers top-tier reasoning, coding, and agentic performance.",
0 commit comments