Hi,
What is the difference between using a Manager Agent versus a Manager LLM in Crew AI? The documentation suggests both approaches are valid, but I’ve noticed a trade-off: when I define a Manager Agent, I can’t explicitly define agent tasks, but when I use a Manager LLM, I lose the control and functionality of having a dedicated manager agent. Can someone explain this distinction and the best practices for each approach?