run operagor

This commit is contained in:
yuanmengqi
2025-07-14 07:13:17 +00:00
parent b8b026f817
commit 5d90faa548
6 changed files with 16 additions and 7 deletions

View File

@@ -68,4 +68,4 @@ def get_result(action_space, use_model, observation_type, result_dir):
if __name__ == '__main__':
get_result("pyautogui", "gpt-4o", "a11y_tree", "./results")
get_result("pyautogui", "computer-use-preview", "screenshot", "./results_operator_full_test_0713")