Spaces:
Sleeping
Sleeping
Vaishak G Kumar
commited on
Update src/teams/agentteam.py
Browse files- src/teams/agentteam.py +1 -1
src/teams/agentteam.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import autogen
|
2 |
from src.agentics.agents import AgentsFactory
|
3 |
-
|
4 |
# agents_factory = AgentsFactory()
|
5 |
|
6 |
# Function to reset agents
|
|
|
1 |
import autogen
|
2 |
from src.agentics.agents import AgentsFactory
|
3 |
+
from main import boss_aid
|
4 |
# agents_factory = AgentsFactory()
|
5 |
|
6 |
# Function to reset agents
|