BrowserUse_and_ComputerUse_.../browser-use/assets/config.json
Кобылкевич Фёдор 74cb5455ca update skill
2026-03-26 23:28:59 +03:00

16 lines
276 B
JSON

{
"browser": {
"cdp_url": "ws://chromium:3000/playwright?token=hermes-local",
"headless": true,
"timeout": 120000
},
"agent": {
"model_env": "BROWSER_USE_MODEL",
"max_steps": 20,
"use_vision": false
},
"logging": {
"level": "info"
}
}