WaldiezAgentGroupManagerSpeakers
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:42
WaldiezAgentGroupManagerSpeakers
SeeΒΆ
- GroupChatSpeakerSelectionMethodOption
- GroupChatSpeakerSelectionMode
- GroupChatSpeakerTransitionsType
- defaultGroupChatSpeakers
ConstructorsΒΆ
ConstructorΒΆ
new WaldiezAgentGroupManagerSpeakers(
props
):WaldiezAgentGroupManagerSpeakers
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:51
ParametersΒΆ
propsΒΆ
allowedOrDisallowedTransitionsΒΆ
{[key
: string
]: string
[]; }
allowRepeatΒΆ
boolean
| string
[]
maxRetriesForSelectingΒΆ
null
| number
orderΒΆ
string
[]
selectionCustomMethodΒΆ
string
selectionMethodΒΆ
GroupChatSpeakerSelectionMethodOption
selectionModeΒΆ
transitionsTypeΒΆ
GroupChatSpeakerTransitionsType
ReturnsΒΆ
WaldiezAgentGroupManagerSpeakers
PropertiesΒΆ
allowedOrDisallowedTransitionsΒΆ
allowedOrDisallowedTransitions:
object
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:48
Index SignatureΒΆ
[key
: string
]: string
[]
allowRepeatΒΆ
allowRepeat:
boolean
|string
[]
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:47
maxRetriesForSelectingΒΆ
maxRetriesForSelecting:
null
|number
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:45
orderΒΆ
order:
string
[] =[]
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:50
selectionCustomMethodΒΆ
selectionCustomMethod:
string
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:44
selectionMethodΒΆ
selectionMethod:
GroupChatSpeakerSelectionMethodOption
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:43
selectionModeΒΆ
selectionMode:
GroupChatSpeakerSelectionMode
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:46
transitionsTypeΒΆ
transitionsType:
GroupChatSpeakerTransitionsType
Defined in: src/waldiez/models/Agent/GroupManager/GroupSpeakers.ts:49