Skip to content

Commit 02dd56b

Browse files
committed
feat: add Gemini 3.6 Flash and 3.5 Flash Lite to Gemini CUA
1 parent a147a1f commit 02dd56b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hyperbrowser/models/consts.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
"gpt-5.4-mini",
8787
]
8888
GeminiComputerUseLlm = Literal[
89+
"gemini-3.6-flash",
90+
"gemini-3.5-flash-lite",
8991
"gemini-3.5-flash",
9092
"gemini-3-flash-preview",
9193
"gemini-2.5-computer-use-preview-10-2025",

0 commit comments

Comments
 (0)