PreProcessingModelInvocationOutput

The foundation model output from the pre-processing step.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains information about the foundation model output from the pre-processing step.

Link copied to clipboard

Details about the response from the Lambda parsing of the output of the pre-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 pre-processing step.

Link copied to clipboard

The unique identifier of the trace.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String