Update a specific custom metric by ID.
API key required to authenticate requests.
Request model for updating a custom metric
Name of the custom metric
Description of what this metric measures
Type of response expected
pass_fail, yes_no, qualitative, quantitative, json, enum List of agent IDs to associate this metric with (replaces existing associations)
Minimum value for quantitative metrics
Maximum value for quantitative metrics
Category for organizing metrics
Tags for categorizing the metric
Guidance on how to score this metric
Route for evaluating the metric
AUDIO, TEXT, AUTO Model to use for text evaluation of the metric
Model to use for audio evaluation of the metric
Temperature for evaluating the metric
Options for enum metrics
Whether this metric allows 'not applicable' responses.
Successful Response
Response model for custom metric operations
Unique identifier for the custom metric
Name of the custom metric
Description of what this metric measures
Type of response expected
pass_fail, yes_no, qualitative, quantitative, json, enum When this metric was created
List of agent IDs this metric belongs to
Minimum value for quantitative metrics
Maximum value for quantitative metrics
Category for organizing metrics
Tags for categorizing the metric
Guidance on how to score this metric
Route for evaluating the metric
AUDIO, TEXT, AUTO Model to use for text evaluation of the metric
Model to use for audio evaluation of the metric
Temperature for evaluating the metric
Options for enum metrics
Whether this metric allows 'not applicable' responses.