Evals
Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test. The datasource will be validated against the schema specified in the config of the evaluation.
post/evals/{eval_id}/runs
Path parameters
eval_idstring required
The ID of the evaluation to create a run for.
Request body
Response
Successfully created a run for the evaluation