managerFactory property

GroupChatManager Function(List<AIAgent> agents) managerFactory
final

Function that creates the GroupChatManager for a workflow instance.

Implementation

final GroupChatManager Function(List<AIAgent> agents) managerFactory;