ModelInvocationInput
The input for the orchestration step.
The
typeisORCHESTRATION.The
textcontains the prompt.The
inferenceConfiguration,parserMode, andoverrideLambdavalues are set in the PromptOverrideConfiguration object that was set when the agent was created or updated.
Inherited functions
Casts this OrchestrationTrace as a InvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.InvocationInput value. Throws an exception if the OrchestrationTrace is not a InvocationInput.
Casts this OrchestrationTrace as a InvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.InvocationInput value. Returns null if the OrchestrationTrace is not a InvocationInput.
Casts this OrchestrationTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Throws an exception if the OrchestrationTrace is not a ModelInvocationInput.
Casts this OrchestrationTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Returns null if the OrchestrationTrace is not a ModelInvocationInput.
Casts this OrchestrationTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationModelInvocationOutput value. Throws an exception if the OrchestrationTrace is not a ModelInvocationOutput.
Casts this OrchestrationTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.OrchestrationModelInvocationOutput value. Returns null if the OrchestrationTrace is not a ModelInvocationOutput.
Casts this OrchestrationTrace as a Observation and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Observation value. Throws an exception if the OrchestrationTrace is not a Observation.
Casts this OrchestrationTrace as a Observation and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Observation value. Returns null if the OrchestrationTrace is not a Observation.
Casts this OrchestrationTrace as a Rationale and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Rationale value. Throws an exception if the OrchestrationTrace is not a Rationale.
Casts this OrchestrationTrace as a Rationale and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.Rationale value. Returns null if the OrchestrationTrace is not a Rationale.