Type Alias: ToxicCategory
type ToxicCategory = z.infer<typeof ToxicCategorySchema>;
Defined in: src/models/mgmt-security-profile.ts:174
Toxicity category with optional confidence-based severity overrides.
type ToxicCategory = z.infer<typeof ToxicCategorySchema>;
Defined in: src/models/mgmt-security-profile.ts:174
Toxicity category with optional confidence-based severity overrides.