GuardrailContentFiltersTierConfig¶
Structure Class¶
GuardrailContentFiltersTierConfig
dataclass
¶
The tier that your guardrail uses for content filters. Consider using a tier that balances performance, accuracy, and compatibility with your existing generative AI workflows.
Attributes¶
tier_name
class-attribute
instance-attribute
¶
tier_name: GuardrailContentFiltersTierName = field(repr=False)
The tier that your guardrail uses for content filters. Valid values include:
-
CLASSICtier -- Provides established guardrails functionality supporting English, French, and Spanish languages. -
STANDARDtier -- Provides a more robust solution than theCLASSICtier and has more comprehensive language support. This tier requires that your guardrail use cross-Region inference.