GuardrailManagedWords

The managed word list that was configured for the guardrail. (This is a list of words that are pre-defined and managed by guardrails only.)

Types

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

Properties

Link copied to clipboard

The action to take when harmful content is detected in the input. Supported values include:

Link copied to clipboard

Indicates whether guardrail evaluation is enabled on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.

Link copied to clipboard

The action to take when harmful content is detected in the output. Supported values include:

Link copied to clipboard

Indicates whether guardrail evaluation is enabled on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.

Link copied to clipboard

ManagedWords$type The managed word type that was configured for the guardrail. (For now, we only offer profanity word list)

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