Uses of Class
com.mulesoft.modules.agent.broker.internal.state.model.InternalReasoning
Packages that use InternalReasoning
Package
Description
-
Uses of InternalReasoning in com.mulesoft.modules.agent.broker.internal.extension.connection.session
Fields in com.mulesoft.modules.agent.broker.internal.extension.connection.session declared as InternalReasoning -
Uses of InternalReasoning in com.mulesoft.modules.agent.broker.internal.state.model
Methods in com.mulesoft.modules.agent.broker.internal.state.model that return InternalReasoningModifier and TypeMethodDescriptionHasInternalReasoning.getInternalReasoning()LLMOutput.getInternalReasoning()ToolSelection.getInternalReasoning()Methods in com.mulesoft.modules.agent.broker.internal.state.model with parameters of type InternalReasoningModifier and TypeMethodDescriptionvoidLLMOutput.setInternalReasoning(InternalReasoning internalReasoning) Constructors in com.mulesoft.modules.agent.broker.internal.state.model with parameters of type InternalReasoningModifierConstructorDescriptionToolSelection(String selectionId, String toolId, String input, InternalReasoning internalReasoning)