Skip to content

Commit 364b85a

Browse files
committed
Fix litellm too
1 parent 63b5a07 commit 364b85a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/providers/lite-llm.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export const LITELLM_COMPUTER_USE_MODELS = new Set([
3030
"vertex_ai/claude-opus-4-1@20250805",
3131
"vertex_ai/claude-opus-4@20250514",
3232
"vertex_ai/claude-sonnet-4@20250514",
33+
"vertex_ai/claude-sonnet-4-5@20250929",
3334
"openrouter/anthropic/claude-3.5-sonnet",
3435
"openrouter/anthropic/claude-3.5-sonnet:beta",
3536
"openrouter/anthropic/claude-3.7-sonnet",

0 commit comments

Comments
 (0)