GuardrailChecksContentFilterResultEntry¶
Structure Class¶
GuardrailChecksContentFilterResultEntry
dataclass
¶
The evaluation result for a single content filter category.
Attributes¶
category
instance-attribute
¶
category: GuardrailChecksContentFilterCategory
The content filter category that was evaluated.
severity_score
instance-attribute
¶
severity_score: float
The severity score for the category, ranging from 0.0 to 1.0. Higher values indicate greater severity.