Module Values.EvaluationSummariesSource

Sourcetype nonrec t = EvaluationSummary.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : EvaluationSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Enum of string | `String of EvaluationBedrockModelIdentifier.t ] list | `String of EvaluationJobArn.t | `Structure of (string * [> `Structure of (string * [> `List of [> `String of EvaluationBedrockModelIdentifier.t ] list ]) list ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> EvaluationSummary.t list