This commit is contained in:
Timothyxxx
2024-03-13 23:35:04 +08:00
parent a7782338d8
commit 741e26c3f8
2 changed files with 8 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ from mm_agents.prompts import SYS_PROMPT_IN_SCREENSHOT_OUT_CODE, SYS_PROMPT_IN_S
SYS_PROMPT_SEEACT, ACTION_DESCRIPTION_PROMPT_SEEACT, ACTION_GROUNDING_PROMPT_SEEACT
import logging
# todo: cross-check with visualwebarena
logger = logging.getLogger("desktopenv.agent")