Skip to main content

Run AI evaluation suite

POST 

/ai/copilot/evals

Triggers execution of an evaluation suite, running all test cases against the configured AI model and scoring the outputs according to the suite's criteria. Results are stored asynchronously; poll the /evals/{id} endpoint to check completion. Use to validate prompt changes or measure regression after a model update.

Request

Responses

Evaluation run accepted and queued for processing.