PostProcessingModelInvocationOutput
The foundation model output from the post-processing step.
Types
Properties
Link copied to clipboard
Details about the response from the Lambda parsing of the output of the post-processing step.
Link copied to clipboard
Details of the raw response from the foundation model output.
Link copied to clipboard
Contains content about the reasoning that the model made during the post-processing step.
Functions
Link copied to clipboard
inline fun copy(block: PostProcessingModelInvocationOutput.Builder.() -> Unit = {}): PostProcessingModelInvocationOutput