Skip to content

Commit 28aea57

Browse files
Update packages/types/src/providers/chutes.ts
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
1 parent 9873e8c commit 28aea57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/providers/chutes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ export const chutesModels = {
334334
supportsPromptCache: false,
335335
inputPrice: 1.15,
336336
outputPrice: 3.25,
337-
description: "GLM-4.6-turbo model with 204.8K token context window, optimized for fast inference.",
337+
description: "GLM-4.6-turbo model with 200K-token context window, optimized for fast inference.",
338338
},
339339
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8": {
340340
maxTokens: 32768,

0 commit comments

Comments
 (0)