WaldiezAgentGroupManagerSpeakers
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:11
ConstructorsΒΆ
ConstructorΒΆ
new WaldiezAgentGroupManagerSpeakers(
props
):WaldiezAgentGroupManagerSpeakers
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:19
ParametersΒΆ
propsΒΆ
allowedOrDisallowedTransitionsΒΆ
{[key
: string
]: string
[]; }
allowRepeatΒΆ
boolean
| string
[]
maxRetriesForSelectingΒΆ
null
| number
selectionCustomMethodΒΆ
string
selectionMethodΒΆ
GroupChatSpeakerSelectionMethodOption
selectionModeΒΆ
transitionsTypeΒΆ
GroupChatSpeakerTransitionsType
ReturnsΒΆ
WaldiezAgentGroupManagerSpeakers
PropertiesΒΆ
allowedOrDisallowedTransitionsΒΆ
allowedOrDisallowedTransitions:
object
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:17
Index SignatureΒΆ
[key
: string
]: string
[]
allowRepeatΒΆ
allowRepeat:
boolean
|string
[]
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:16
maxRetriesForSelectingΒΆ
maxRetriesForSelecting:
null
|number
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:14
selectionCustomMethodΒΆ
selectionCustomMethod:
string
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:13
selectionMethodΒΆ
selectionMethod:
GroupChatSpeakerSelectionMethodOption
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:12
selectionModeΒΆ
selectionMode:
GroupChatSpeakerSelectionMode
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:15
transitionsTypeΒΆ
transitionsType:
GroupChatSpeakerTransitionsType
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:18