Values.GuardrailContentPolicyConfigSourceContains details about how to handle harmful content.
type nonrec t = {filtersConfig : GuardrailContentFiltersConfig.t;Contains the type of the content filter and how strongly it should apply to prompts and model responses.
*)tierConfig : GuardrailContentFiltersTierConfig.t option;The tier that your guardrail uses for content filters.
*)}