GroupChatSpeakerSelectionMethodOption
GroupChatSpeakerSelectionMethodOption =
"default"
|"auto"
|"manual"
|"random"
|"round_robin"
Defined in: src/waldiez/models/Agent/GroupManager/types.ts:18
The method used to select the speaker in a group chat.