diff --git a/hyperbrowser/models/consts.py b/hyperbrowser/models/consts.py index 2f2523a0..85269f8e 100644 --- a/hyperbrowser/models/consts.py +++ b/hyperbrowser/models/consts.py @@ -83,6 +83,7 @@ ] CuaLlm = Literal[ "computer-use-preview", + "gpt-6-astra", "gpt-5.6-sol", "gpt-5.6-terra", "gpt-5.6-luna",