managerFactory property
Function that creates the GroupChatManager for a workflow instance.
Implementation
final GroupChatManager Function(List<AIAgent> agents) managerFactory;
Function that creates the GroupChatManager for a workflow instance.
final GroupChatManager Function(List<AIAgent> agents) managerFactory;