Values.CustomMetricEvaluatorModelConfigSourceConfiguration of the evaluator model you want to use to evaluate custom metrics in an Amazon Bedrock evaluation job.
type nonrec t = {bedrockEvaluatorModels : CustomMetricBedrockEvaluatorModels.t;Defines the model you want to evaluate custom metrics in an Amazon Bedrock evaluation job.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of EvaluatorModelIdentifier.t ]) list ]
list ])
list ]