Create custom evaluation
POST/models/custom_eval/create_new_eval
Creates a new custom evaluation definition with a natural-language scoring prompt. The prompt defines the criteria by which the judge model will compare outputs (e.g. 'Which response is more concise and accurate?'). Once created, start a run with Start custom evaluation.
Request
Responses
- 200
- 400
- 422
- 500
- 503
OK
Bad Request
Validation Error
Internal Server Error
Service Unavailable
Was this page helpful?