Skip to content

Commit 0d2b5da

Browse files
committed
feat: add Claude Opus 5 to Claude computer use models
1 parent 9ed3288 commit 0d2b5da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hyperbrowser/models/consts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"gemini-3-flash-preview",
6666
]
6767
ClaudeComputerUseLlm = Literal[
68+
"claude-opus-5",
6869
"claude-opus-4-5",
6970
"claude-opus-4-6",
7071
"claude-opus-4-7",

0 commit comments

Comments
 (0)