Hi im using Team I want to prevent the Team leader from being able to respond, so always delegate to a sub agent.
Is this currently possible in v2?
with respond_directly = True the teamleader is still able to answer
We run into the problem that for longer conversations the team leader often times decides he can respond, and thereby not following instruction that are present at the sub agents. We want to prevent this at code level rather than including instruction that it must always delegate since our context window is already quite packed.
Any thoughts would be much appreciated!
Thanks