Values.AutomatedEvaluationCustomMetricSourceSourceAn array item definining a single custom metric for use in an Amazon Bedrock evaluation job.
type nonrec t = {customMetricDefinition : CustomMetricDefinition.t option;The definition of a custom metric for use in an Amazon Bedrock evaluation job.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of RatingScaleItemDefinition.t
| `Structure of
(string
* [> `Float of Float_.t
| `String of
RatingScaleItemValueStringValueString.t ])
list ])
list ]
list
| `String of MetricName.t ])
list ])
list ]