fix timeout

This commit is contained in:
yuanmengqi
2025-06-04 10:23:45 +00:00
parent b87cbe69e5
commit b211df3385
6 changed files with 56 additions and 15 deletions

View File

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