Optional
options: RequestOptions<unknown>Delete an evaluation.
Optional
options: RequestOptions<unknown>List evaluations for a project.
Optional
query: EvalListParamsOptional
options: RequestOptions<unknown>Optional
options: RequestOptions<unknown>Get an evaluation by ID.
Optional
options: RequestOptions<unknown>Update certain properties of an evaluation.
Optional
options: RequestOptions<unknown>
Create the structure of an evaluation that can be used to test a model's performance. An evaluation is a set of testing criteria and a datasource. After creating an evaluation, you can run it on different models and model parameters. We support several types of graders and datasources. For more information, see the Evals guide.