Backup-bdg's picture
Upload 964 files
51ff9e5 verified
raw
history blame
168 Bytes
from openhands.agenthub.readonly_agent.readonly_agent import ReadOnlyAgent
from openhands.controller.agent import Agent
Agent.register('ReadOnlyAgent', ReadOnlyAgent)