Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Rationale
Packages that use Rationale
-
Uses of Rationale in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RationaleModifier and TypeMethodDescriptionfinal RationaleOrchestrationTrace.rationale()Details about the reasoning, based on the input, that the agent uses to justify carrying out an action group or getting information from a knowledge base.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RationaleModifier and TypeMethodDescriptionstatic OrchestrationTraceOrchestrationTrace.fromRationale(Rationale rationale) Create an instance of this class withOrchestrationTrace.rationale()initialized to the given value.Details about the reasoning, based on the input, that the agent uses to justify carrying out an action group or getting information from a knowledge base.