Module Values.GuardrailAssessmentMapSource

Sourcetype nonrec t = (String_.t * GuardrailAssessment.t) list
Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * GuardrailAssessment.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `List of [> `Enum of string | `Structure of (string * [> `Boolean of Boolean.t | `Double of GuardrailContextualGroundingFilterThresholdDouble.t | `Enum of string | `String of String_.t | `Structure of (string * [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Double of GuardrailAutomatedReasoningTranslationConfidence.t | `List of [> `Structure of (string * [> `String of GuardrailAutomatedReasoningStatementLogicContent.t ]) list ] list | `String of GuardrailAutomatedReasoningStatementLogicContent.t ]) list ] list | `String of AutomatedReasoningRuleIdentifier.t ]) list ] list | `Structure of (string * [> `Double of GuardrailAutomatedReasoningTranslationConfidence.t | `Enum of string | `List of [> `Structure of (string * [> `String of GuardrailAutomatedReasoningStatementLogicContent.t ]) list ] list ]) list ]) list ]) list ] list | `Long of GuardrailProcessingLatency.t | `String of GuardrailId.t | `Structure of (string * [> `Integer of GuardrailTopicPolicyUnitsProcessed.t | `Structure of (string * [> `Integer of TextCharactersGuarded.t ]) list ]) list ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * GuardrailAssessment.t) list