assistantResponseRepeatMax
fun assistantResponseRepeatMax(assistantResponseRepeatMax: Int): SubgraphWithTaskBuilder<Input, Output>(source)
Sets the maximum number of times the assistant's response can be repeated.
Return
The current instance of SubgraphWithTaskBuilder for method chaining.
Parameters
assistantResponseRepeatMax
The maximum number of repeats allowed for the assistant's response.