arihant18 commited on
Commit
dc9179d
·
1 Parent(s): 094ac71

changed supervisor name

Browse files
Files changed (2) hide show
  1. arch.jpg +0 -0
  2. orchestrator/supervisor.py +1 -0
arch.jpg CHANGED
orchestrator/supervisor.py CHANGED
@@ -32,6 +32,7 @@ def get_supervisor():
32
  ),
33
  add_handoff_back_messages=True,
34
  output_mode="full_history",
 
35
  ).compile()
36
 
37
  # supervisor = get_supervisor()
 
32
  ),
33
  add_handoff_back_messages=True,
34
  output_mode="full_history",
35
+ supervisor_name = 'Multi source Multi agent finance assistant'
36
  ).compile()
37
 
38
  # supervisor = get_supervisor()