Skip to content

Commit 0f315fb

Browse files
authored
Add gpt-6-astra to CuaLlm (#122)
1 parent e18265c commit 0f315fb

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
@@ -83,6 +83,7 @@
8383
]
8484
CuaLlm = Literal[
8585
"computer-use-preview",
86+
"gpt-6-astra",
8687
"gpt-5.6-sol",
8788
"gpt-5.6-terra",
8889
"gpt-5.6-luna",

0 commit comments

Comments
 (0)