mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
@@ -2,6 +2,7 @@ from typing import Type
|
||||
import asyncio
|
||||
import argparse
|
||||
|
||||
import agenthub # noqa F401 (we import this to get the agents registered)
|
||||
from opendevin.agent import Agent
|
||||
from opendevin.controller import AgentController
|
||||
|
||||
|
||||
Reference in New Issue
Block a user