There was an error while loading. Please reload this page.
1 parent a147a1f commit c835a3fCopy full SHA for c835a3f
1 file changed
hyperbrowser/models/consts.py
@@ -86,7 +86,9 @@
86
"gpt-5.4-mini",
87
]
88
GeminiComputerUseLlm = Literal[
89
+ "gemini-3.6-flash",
90
"gemini-3.5-flash",
91
+ "gemini-3.5-flash-lite",
92
"gemini-3-flash-preview",
93
"gemini-2.5-computer-use-preview-10-2025",
94
0 commit comments