toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.loop
/
RepeatUntilBuilder
/
Companion
Companion
object
Companion
:
WorkFlowBuilderReturning
Members
Properties
DEFAULT_MAX_ITERATIONS
Link copied to clipboard
const
val
DEFAULT_MAX_ITERATIONS
:
Int
=
5
Functions
returning
Link copied to clipboard
open
override
fun
<
RESULT
:
Any
>
returning
(
resultClass
:
Class
<
RESULT
>
)
:
RepeatUntilBuilder
<
RESULT
>
Create a RepeatUntilBuilder for a specific result type and default TextFeedback.