add monitor

This commit is contained in:
yuanmengqi
2025-06-02 13:34:20 +00:00
parent e363da2fd7
commit b87cbe69e5

View File

@@ -2,9 +2,9 @@
# Do not write any secret keys or sensitive information here. # Do not write any secret keys or sensitive information here.
# Monitor configuration # Monitor configuration
TASK_CONFIG_PATH=../evaluation_examples/test_small.json TASK_CONFIG_PATH=../evaluation_examples/test_small_debug.json
EXAMPLES_BASE_PATH=../evaluation_examples/examples EXAMPLES_BASE_PATH=../evaluation_examples/examples
RESULTS_BASE_PATH=../results_operator_aws/pyautogui/screenshot/computer-use-preview RESULTS_BASE_PATH=../results_operator_aws2/pyautogui/screenshot/computer-use-preview
MAX_STEPS=50 MAX_STEPS=50
FLASK_PORT=80 FLASK_PORT=80
FLASK_HOST=0.0.0.0 FLASK_HOST=0.0.0.0