toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.loop
/
RepeatUntilAcceptableBuilder
/
withMaxIterations
with
Max
Iterations
fun
withMaxIterations
(
maxIterations
:
Int
)
:
RepeatUntilAcceptableBuilder
<
RESULT
,
FEEDBACK
>