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 1f3ad22 commit ab87040Copy full SHA for ab87040
packages/types/src/providers/chutes.ts
@@ -332,8 +332,8 @@ export const chutesModels = {
332
contextWindow: 202752,
333
supportsImages: false,
334
supportsPromptCache: false,
335
- inputPrice: 0,
336
- outputPrice: 0,
+ inputPrice: 1.1500,
+ outputPrice: 3.2500,
337
description: "GLM-4.6-turbo model with 200K+ token context window, optimized for fast inference.",
338
},
339
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8": {
0 commit comments