Class Iteration
java.lang.Object
com.mulesoft.modules.agent.broker.internal.state.model.Iteration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetLlmOutput(LLMOutput llmOutput) voidsetNumber(int number) voidsetToolExecution(ToolExecution toolExecution)
-
Constructor Details
-
Iteration
public Iteration()
-
-
Method Details
-
getNumber
public int getNumber() -
getLlmOutput
-
getToolExecution
-
setNumber
public void setNumber(int number) -
setLlmOutput
-
setToolExecution
-