?
Delete an eval set
Deletes an evaluation set and its runs.
admin.dataSourceEvals.deleteSet({ setId })
Removes an evaluation set along with the runs recorded against it. Deleting a set does not touch the corpus it was built from.
Parameters
setId
string
RequiredEval set id (positional).
CLI
remy-admin datasources eval delete set_abc123