GuardrailContextualGroundingFilter

The details for the guardrails contextual grounding filter.

Types

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

Properties

Link copied to clipboard

The action performed by the guardrails contextual grounding filter.

Link copied to clipboard

Indicates whether content that fails the contextual grounding evaluation (grounding or relevance score less than the corresponding threshold) was detected.

Link copied to clipboard

The score generated by contextual grounding filter.

Link copied to clipboard

The threshold used by contextual grounding filter to determine whether the content is grounded or not.

Link copied to clipboard

The contextual grounding filter type.

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