new timer, but need to set in setting.json file, need to be upgraded into parameters

This commit is contained in:
Jason Lee
2024-03-16 12:36:23 +08:00
parent 44679724b8
commit 053da203b8
12 changed files with 13 additions and 47 deletions

1
run.py
View File

@@ -10,7 +10,6 @@ import sys
from tqdm import tqdm
import time
# import timeout_decorator
from desktop_env.envs.desktop_env import DesktopEnv
from mm_agents.agent import PromptAgent