Create Metric
Create a new Metric for evaluating system outputs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Project to create the Metric in.
"314"
Body
A Metric with AI evaluation and integer output.
A Metric with AI evaluation and integer output.
A Metric with human evaluation and integer output.
A Metric with heuristic evaluation and integer output.
A Metric with AI evaluation and boolean output.
A Metric with human evaluation and boolean output.
A Metric with heuristic evaluation and boolean output.
Response
Metric created successfully
A Metric defines how to evaluate system outputs against expected results. A Metric with AI evaluation and integer output.
A Metric defines how to evaluate system outputs against expected results. A Metric with AI evaluation and integer output.
A Metric defines how to evaluate system outputs against expected results. A Metric with human evaluation and integer output.
A Metric defines how to evaluate system outputs against expected results. A Metric with heuristic evaluation and integer output.
A Metric defines how to evaluate system outputs against expected results. A Metric with AI evaluation and boolean output.
A Metric defines how to evaluate system outputs against expected results. A Metric with human evaluation and boolean output.
A Metric defines how to evaluate system outputs against expected results. A Metric with heuristic evaluation and boolean output.