You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# @param model [String, Stagehand::Models::ModelConfig::UnionMember1]
139
+
# Some parameter documentations has been truncated, see
140
+
# {Stagehand::Models::SessionActParams::Options} for more details.
141
+
#
142
+
# @param model [String, Stagehand::Models::ModelConfig::ModelConfigObject] Model name string with provider prefix (e.g., 'openai/gpt-5-nano', 'anthropic/cl
138
143
#
139
144
# @param timeout [Float] Timeout in ms for the action
# Some parameter documentations has been truncated, see
91
+
# {Stagehand::Models::SessionExecuteParams::AgentConfig} for more details.
92
+
#
88
93
# @param cua [Boolean] Enable Computer Use Agent mode
89
94
#
90
-
# @param model [String, Stagehand::Models::ModelConfig::UnionMember1]
95
+
# @param model [String, Stagehand::Models::ModelConfig::ModelConfigObject] Model name string with provider prefix (e.g., 'openai/gpt-5-nano', 'anthropic/cl
91
96
#
92
97
# @param system_prompt [String] Custom system prompt for the agent
# @param model [String, Stagehand::Models::ModelConfig::UnionMember1]
97
+
# Some parameter documentations has been truncated, see
98
+
# {Stagehand::Models::SessionExtractParams::Options} for more details.
99
+
#
100
+
# @param model [String, Stagehand::Models::ModelConfig::ModelConfigObject] Model name string with provider prefix (e.g., 'openai/gpt-5-nano', 'anthropic/cl
96
101
#
97
102
# @param selector [String] CSS selector to scope extraction to a specific element
# @param model [String, Stagehand::Models::ModelConfig::UnionMember1]
89
+
# Some parameter documentations has been truncated, see
90
+
# {Stagehand::Models::SessionObserveParams::Options} for more details.
91
+
#
92
+
# @param model [String, Stagehand::Models::ModelConfig::ModelConfigObject] Model name string with provider prefix (e.g., 'openai/gpt-5-nano', 'anthropic/cl
88
93
#
89
94
# @param selector [String] CSS selector to scope observation to a specific element
0 commit comments