We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ed594 commit be3a380Copy full SHA for be3a380
1 file changed
gui_agents/s3/cli_app.py
@@ -337,6 +337,7 @@ def main():
337
}
338
339
grounding_agent = OSWorldACI(
340
+ env=None,
341
platform=current_platform,
342
engine_params_for_generation=engine_params,
343
engine_params_for_grounding=engine_params_for_grounding,
0 commit comments