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
- 202
- 422
Evaluation run accepted and queued for processing.
Validation failed — check suite_id.