Update Evaluation
Description
Updates a evaluation
Details
This API can be used to update the evaluation that matches the ID that was passed in as a path parameter. To use this API, pass in the id
that was returned from your Create Evaluation API call as a path parameter.
Review the request schema to see the fields that can be updated.
Authorizations
Path Parameters
Body
The ID of the associated evaluation config.
Specifies the annotation configuration to use for specific questions.
Annotation configuration for tasking
If llm_benchmark is provided, the evaluation will be updated to a hybrid evaluation. No-op on existing hybrid evaluations, and not available for studio evaluations.
llm_benchmark
Set to true to restore the entity from the database.
Response
PENDING
, COMPLETED
, FAILED
The total number of test case results for the evaluation
The number of test case results that have been completed for the evaluation
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The ID of the associated evaluation config.
The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.
Annotation configuration for tasking
Specifies the annotation configuration to use for specific questions.
The date and time when the entity was archived in ISO format.