Update an existing Metric. You must specify the evalType and outputType of the metric. The structure of a metric depends on the evalType and outputType of the metric.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Metric to update.
"321"
A Metric with AI evaluation and integer output.
Metric updated successfully
A Metric defines how to evaluate system outputs against expected results. A Metric with AI evaluation and integer output.