Create Evaluation
Description
Creates a evaluation
Details
This API can be used to create a evaluation. To use this API, review the request schema and pass in all fields that are required to create a evaluation.
Authorizations
Headers
Body
The ID of the account that owns the given entity.
Annotation configuration for tasking
The ID of the associated evaluation config.
Specifies the annotation configuration to use for specific questions.
create standalone evaluation or build evaluation which will auto generate test case results
builder
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.