Skip to content

Commit bb39676

Browse files
feat: add Claude Fable 5.1 to Claude computer use models (#121)
* feat: add Claude Fable 5.1 to Claude computer use, Browser Use and HyperAgent models * Limit Claude Fable 5.1 to Claude computer use * don't change version --------- Co-authored-by: Nikhil Shahi <nshahi1998@gmail.com>
1 parent 4a2c00a commit bb39676

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
@@ -68,6 +68,7 @@
6868
"gemini-3-flash-preview",
6969
]
7070
ClaudeComputerUseLlm = Literal[
71+
"claude-fable-5-1",
7172
"claude-opus-5",
7273
"claude-opus-4-5",
7374
"claude-opus-4-6",

0 commit comments

Comments
 (0)