mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-11 12:17:45 +02:00
4 lines
119 B
Python
4 lines
119 B
Python
"""Browser sub-agent package."""
|
|
|
|
from backend.apps.agents.browser.runner import run_browser_agent, run_browser_agents
|