OrchestrationModelInvocationOutput

The foundation model output from the orchestration 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 orchestration step.

Link copied to clipboard

Contains 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 orchestration 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