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