ar08's picture
Upload 1040 files
246d201 verified
raw
history blame contribute delete
172 Bytes
from openhands.agenthub.browsing_agent.browsing_agent import BrowsingAgent
from openhands.controller.agent import Agent
Agent.register('BrowsingAgent', BrowsingAgent)