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

@@ -4,11 +4,11 @@
# Monitor configuration
TASK_CONFIG_PATH=../evaluation_examples/test_all.json
EXAMPLES_BASE_PATH=../evaluation_examples/examples
RESULTS_BASE_PATH=../results_all
RESULTS_BASE_PATH=../results_operator_full_test_0713
ACTION_SPACE=pyautogui
OBSERVATION_TYPE=screenshot
MODEL_NAME=computer-use-preview
MAX_STEPS=150
MAX_STEPS=100
FLASK_PORT=80
FLASK_HOST=0.0.0.0
FLASK_DEBUG=true