bstraehle commited on
Commit
2c6c167
·
verified ·
1 Parent(s): 62476e4

Update agents/crew.py

Browse files
Files changed (1) hide show
  1. agents/crew.py +1 -1
agents/crew.py CHANGED
@@ -37,7 +37,7 @@ FirstTimeTraceHandler._show_tracing_declined_message = _noop
37
 
38
  PLANNING_CREW = True
39
  MEMORY_CREW = False
40
- VERBOSE_CREW = True
41
 
42
  MAX_ITER_MANAGER = 15
43
  REASONING_MANAGER = True
 
37
 
38
  PLANNING_CREW = True
39
  MEMORY_CREW = False
40
+ VERBOSE_CREW = False
41
 
42
  MAX_ITER_MANAGER = 15
43
  REASONING_MANAGER = True