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 eb45e7c commit 97de0c0Copy full SHA for 97de0c0
packages/types/src/providers/chutes.ts
@@ -332,7 +332,8 @@ export const chutesModels = {
332
contextWindow: 202752,
333
supportsImages: false,
334
supportsPromptCache: false,
335
- inputPrice: 1.1500,
+ inputPrice: 1.15,
336
+ outputPrice: 3.25,
337
outputPrice: 3.2500,
338
description: "GLM-4.6-turbo model with 200K+ token context window, optimized for fast inference.",
339
},
0 commit comments