ai_evals
delete an eval dataset and all its cases
The cases, the runs and their recorded case sets go with it through the foreign keys; the jobs those runs produced are left alone.
post/w/{workspace}/ai_evals/datasets/delete/{path}
Path parameters
workspacestring required
pathstring required
Response
eval dataset deleted
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○