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
111
},
112
+
"glm-4.7": {
113
+
maxTokens: 98_304,
114
+
contextWindow: 200_000,
115
+
supportsImages: false,
116
+
supportsPromptCache: true,
117
+
supportsNativeTools: true,
118
+
defaultToolProtocol: "native",
119
+
preserveReasoning: true,
120
+
inputPrice: 0.6,
121
+
outputPrice: 2.2,
122
+
cacheWritesPrice: 0,
123
+
cacheReadsPrice: 0.11,
124
+
description:
125
+
"GLM-4.7 is Zhipu's latest model with preserved thinking capabilities, allowing reasoning content to be retained across turns for improved coherence and cache efficiency.",
"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
240
},
241
+
"glm-4.7": {
242
+
maxTokens: 98_304,
243
+
contextWindow: 204_800,
244
+
supportsImages: false,
245
+
supportsPromptCache: true,
246
+
supportsNativeTools: true,
247
+
defaultToolProtocol: "native",
248
+
preserveReasoning: true,
249
+
inputPrice: 0.29,
250
+
outputPrice: 1.14,
251
+
cacheWritesPrice: 0,
252
+
cacheReadsPrice: 0.057,
253
+
description:
254
+
"GLM-4.7 is Zhipu's latest model with preserved thinking capabilities, allowing reasoning content to be retained across turns for improved coherence and cache efficiency.",
0 commit comments