mirror of
https://github.com/simular-ai/Agent-S.git
synced 2026-08-29 02:03:58 +08:00
no env in cli
This commit is contained in:
@@ -337,6 +337,7 @@ def main():
|
||||
}
|
||||
|
||||
grounding_agent = OSWorldACI(
|
||||
env=None,
|
||||
platform=current_platform,
|
||||
engine_params_for_generation=engine_params,
|
||||
engine_params_for_grounding=engine_params_for_grounding,
|
||||
|
||||
Reference in New Issue
Block a user