Skip to content

Commit 8773464

Browse files
committed
Remove dynamic providers from the static provider list
1 parent 5022ad2 commit 8773464

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cli/src/constants/providers/__tests__/models.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,18 @@ describe("Static Provider Models", () => {
3030
"bedrock",
3131
"vertex",
3232
"openai-native",
33-
"gemini",
3433
"mistral",
3534
"moonshot",
3635
"deepseek",
3736
"doubao",
3837
"qwen-code",
3938
"xai",
4039
"groq",
41-
"chutes",
4240
"cerebras",
4341
"sambanova",
4442
"zai",
4543
"fireworks",
4644
"featherless",
47-
"roo",
4845
"claude-code",
4946
"gemini-cli",
5047
]

0 commit comments

Comments
 (0)