Add Browser Use Agent Pro (#52)

This commit is contained in:
Yue Cui
2025-12-05 18:47:40 +08:00
committed by GitHub
parent f242f4399e
commit f3952caf6c
22 changed files with 2696 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
# Core dependencies for browser-use agent
agentscope==1.0.8
agentscope-runtime==0.2.0
dashscope>=1.23.1
loguru>=0.6.0
pydantic>=2.11.3
playwright>=1.51.0
mcp>=1.6.0
# Additional dependencies
aiohttp>=3.11.16
docker>=7.1.0
tenacity>=8.5.0