PreProcessingTrace
Trace Part which contains information related to preprocessing step
Inheritors
Types
Trace Part which contains information used to call Invoke Model
Trace Part which contains information related to preprocessing
Functions
Casts this PreProcessingTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Throws an exception if the PreProcessingTrace is not a ModelInvocationInput.
Casts this PreProcessingTrace as a ModelInvocationInput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.ModelInvocationInput value. Returns null if the PreProcessingTrace is not a ModelInvocationInput.
Casts this PreProcessingTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PreProcessingModelInvocationOutput value. Throws an exception if the PreProcessingTrace is not a ModelInvocationOutput.
Casts this PreProcessingTrace as a ModelInvocationOutput and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.PreProcessingModelInvocationOutput value. Returns null if the PreProcessingTrace is not a ModelInvocationOutput.