mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-01 21:20:33 +00:00
Move the browser model instantiation logic out of `_model_config` and into `_browser_agent` to properly invert the dependency direction. This prevents the always-enabled `_model_config` plugin from taking a hard dependency on the optional `_browser_agent` module, ensuring it won't break if the browser module is removed or replaced. |
||
|---|---|---|
| .. | ||
| python/_functions/agent/Agent/get_browser_model/start | ||
| webui | ||