Object SimpleAgentBuilder.Companion
-
- All Implemented Interfaces:
-
com.embabel.agent.api.common.workflow.WorkflowBuilderReturning
public class SimpleAgentBuilder.Companion implements WorkflowBuilderReturning
-
-
Field Summary
Fields Modifier and Type Field Description public final static SimpleAgentBuilder.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <RESULT extends Any> SimpleAgentBuilder<RESULT>invoke()-
-
Method Detail
-
invoke
final <RESULT extends Any> SimpleAgentBuilder<RESULT> invoke()
-
-
-
-