huytofu92 commited on
Commit
af98512
·
1 Parent(s): d6c2e86
Files changed (1) hide show
  1. mini_agents.py +1 -1
mini_agents.py CHANGED
@@ -105,7 +105,7 @@ master_agent = CodeAgent(
105
  description="This agent is responsible for managing the multimodal and operation managers."
106
  )
107
 
108
- #TESTING 2
109
 
110
 
111
 
 
105
  description="This agent is responsible for managing the multimodal and operation managers."
106
  )
107
 
108
+ #TESTING 3
109
 
110
 
111