GuardrailTrace

The trace details used in the Guardrail.

Types

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

Properties

Link copied to clipboard

The trace action details used with the Guardrail.

Link copied to clipboard

The details of the input assessments used in the Guardrail Trace.

Link copied to clipboard

Contains information about the Guardrail output.

Link copied to clipboard

The details of the output assessments used in the Guardrail Trace.

Link copied to clipboard

The details of the trace Id used in the Guardrail Trace.

Functions

Link copied to clipboard
inline fun copy(block: GuardrailTrace.Builder.() -> Unit = {}): GuardrailTrace
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