Class LLMOutput
java.lang.Object
com.mulesoft.modules.agent.broker.internal.state.model.LLMOutput
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
LLMOutput
-
-
Method Details
-
getToolToCall
-
getToolInput
-
getReasoning
-
isGoalComplete
public boolean isGoalComplete() -
getResult
-
isAdditionalInputRequired
public boolean isAdditionalInputRequired()
-