Spaces:
Sleeping
Sleeping
redeploy
Browse files- mini_agents.py +8 -0
mini_agents.py
CHANGED
@@ -99,3 +99,11 @@ master_agent = CodeAgent(
|
|
99 |
name="Master Agent",
|
100 |
description="This agent is responsible for managing the multimodal and operation managers."
|
101 |
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
name="Master Agent",
|
100 |
description="This agent is responsible for managing the multimodal and operation managers."
|
101 |
)
|
102 |
+
|
103 |
+
#TESTING
|
104 |
+
|
105 |
+
|
106 |
+
|
107 |
+
|
108 |
+
|
109 |
+
|