huytofu92 commited on
Commit
262b410
·
1 Parent(s): 10bfd97
Files changed (1) hide show
  1. mini_agents.py +1 -1
mini_agents.py CHANGED
@@ -101,7 +101,7 @@ master_agent = MultiStepAgent(
101
  description="This agent is responsible for managing the multimodal and operation managers."
102
  )
103
 
104
- #TESTING
105
 
106
 
107
 
 
101
  description="This agent is responsible for managing the multimodal and operation managers."
102
  )
103
 
104
+ #TESTING 2
105
 
106
 
107