REST — Judges endpoints.
POST
/api/v1/judges
Create
GET
List
/api/v1/judges/{id}
Get
PATCH
Update
/api/v1/judges/{id}/run
Run a single verdict
/api/v1/judges/{id}/evaluate
Run against labeled dataset
SDK: judges
Last updated 1 month ago
Was this helpful?