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
Annotation configuration for tasking
The ID of the associated evaluation config.
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
Specifies the annotation configuration to use for specific questions.
Set to true to restore the entity from the database.
Response
The ID of the account that owns the given entity.
The number of test case results that have been completed for the evaluation
The date and time when the entity was created in ISO format.
The user who originally created the entity.
The unique identifier of the entity.
PENDING
, COMPLETED
, FAILED
The total number of test case results for the evaluation
Annotation configuration for tasking
The date and time when the entity was archived in ISO format.
The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.
The ID of the associated evaluation config.
Specifies the annotation configuration to use for specific questions.