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 7553815 commit ed0cbd3Copy full SHA for ed0cbd3
packages/types/src/providers/chutes.ts
@@ -30,7 +30,7 @@ export type ChutesModelId =
30
| "zai-org/GLM-4.5-Air"
31
| "zai-org/GLM-4.5-FP8"
32
| "moonshotai/Kimi-K2-Instruct-75k"
33
- "Qwen/Qwen3-235B-A22B-Thinking-2507"
+ | "Qwen/Qwen3-235B-A22B-Thinking-2507"
34
35
export const chutesDefaultModelId: ChutesModelId = "deepseek-ai/DeepSeek-R1-0528"
36
0 commit comments