mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 11:40:47 +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. |
||
|---|---|---|
| .. | ||
| model_config.py | ||