[Update] agent 호출 구조 변경

This commit is contained in:
tv0924@icloud.com 2025-06-26 23:33:59 +09:00
commit b7e6afb227
12 changed files with 267 additions and 343 deletions

View file

@ -5,6 +5,6 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"browser-use[memory]==0.2.7",
"browser-use[memory]==0.3.2",
"patchright==1.52.5",
]