Skip to content

Commit 8d5adf3

Browse files
committed
add support for claude-4.5-haiku
1 parent f1755b8 commit 8d5adf3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend-agent/llm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
'anthropic--claude-4-sonnet',
5151
'anthropic--claude-4-opus',
5252
'anthropic--claude-4.5-sonnet',
53+
'anthropic--claude-4.5-haiku',
5354
],
5455
'azure-openai':
5556
[

0 commit comments

Comments
 (0)