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 ed0cbd3 commit 79883b4Copy full SHA for 79883b4
packages/types/src/providers/chutes.ts
@@ -289,7 +289,7 @@ export const chutesModels = {
289
outputPrice: 0.5926,
290
description: "Moonshot AI Kimi K2 Instruct model with 75k context window.",
291
},
292
- "Qwen/Qwen3-235B-A22B-Thinking-2507": {
+ "Qwen/Qwen3-235B-A22B-Thinking-2507": {
293
maxTokens: 32768,
294
contextWindow: 262144,
295
supportsImages: false,
0 commit comments