We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebdbbe commit dba758bCopy full SHA for dba758b
src/backend/v3/api/router.py
@@ -15,7 +15,7 @@
15
rai_success,
16
rai_validate_team_config,
17
)
18
-from src.backend.v3.common.services.team_service import TeamService
+from v3.common.services.team_service import TeamService
19
from kernel_agents.agent_factory import AgentFactory
20
from common.database.database_factory import DatabaseFactory
21
from v3.models.orchestration_models import AgentType
0 commit comments