Update an eval
PUT/api/v1/evals/:eval_id
Updates an eval. Changing agent_id re-validates the scorers against the new agent, since an output_schema scorer that was legal against the old one may not be.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
Eval updated successfully
Bad request
Unauthorized
Forbidden
Eval not found
An eval with that name already exists in the project