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-4.6 is Zhipu's newest model with an extended context window of up to 200k tokens, providing enhanced capabilities for processing longer documents and conversations.",
109
110
},
111
+
"glm-4.7": {
112
+
maxTokens: 98_304,
113
+
contextWindow: 200_000,
114
+
supportsImages: false,
115
+
supportsPromptCache: true,
116
+
supportsNativeTools: true,
117
+
defaultToolProtocol: "native",
118
+
inputPrice: 0.6,
119
+
outputPrice: 2.2,
120
+
cacheWritesPrice: 0,
121
+
cacheReadsPrice: 0.11,
122
+
description:
123
+
"GLM-4.7 is Zhipu's latest model with enhanced capabilities for reasoning, coding, and agent tasks, building upon the GLM-4.6 foundation with improved performance.",
"GLM-4.6 is Zhipu's newest model with an extended context window of up to 200k tokens, providing enhanced capabilities for processing longer documents and conversations.",
223
238
},
239
+
"glm-4.7": {
240
+
maxTokens: 98_304,
241
+
contextWindow: 204_800,
242
+
supportsImages: false,
243
+
supportsPromptCache: true,
244
+
supportsNativeTools: true,
245
+
defaultToolProtocol: "native",
246
+
inputPrice: 0.29,
247
+
outputPrice: 1.14,
248
+
cacheWritesPrice: 0,
249
+
cacheReadsPrice: 0.057,
250
+
description:
251
+
"GLM-4.7 is Zhipu's latest model with enhanced capabilities for reasoning, coding, and agent tasks, building upon the GLM-4.6 foundation with improved performance.",
0 commit comments