Values.GuardrailContextualGroundingPolicySourceThe details for the guardrails contextual grounding policy.
type nonrec t = {filters : GuardrailContextualGroundingFilters.t option;The filter 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
GuardrailContextualGroundingFilterThresholdDouble.t
| `Enum of string ])
list ]
list ])
list ]