Values.AIGuardrailContextualGroundingPolicyConfigSourceThe policy configuration details for the AI Guardrail's contextual grounding policy.
type nonrec t = {filtersConfig : GuardrailContextualGroundingFiltersConfig.t;The filter configuration details for the AI Guardrails contextual grounding policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of
GuardrailContextualGroundingFilterThreshold.t
| `Enum of string ])
list ]
list ])
list ]