Values.GuardrailContextualGroundingPolicyConfigSourceThe policy configuration details for the guardrails contextual grounding policy.
type nonrec t = {filtersConfig : GuardrailContextualGroundingFiltersConfig.t;The filter configuration details for the guardrails contextual grounding policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of
GuardrailContextualGroundingFilterConfigThresholdDouble.t
| `Enum of string ])
list ]
list ])
list ]