We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9873e8c commit 28aea57Copy full SHA for 28aea57
packages/types/src/providers/chutes.ts
@@ -334,7 +334,7 @@ export const chutesModels = {
334
supportsPromptCache: false,
335
inputPrice: 1.15,
336
outputPrice: 3.25,
337
- description: "GLM-4.6-turbo model with 204.8K token context window, optimized for fast inference.",
+ description: "GLM-4.6-turbo model with 200K-token context window, optimized for fast inference.",
338
},
339
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8": {
340
maxTokens: 32768,
0 commit comments