Skip to main content
POST
Python

Body

application/json
application_variant_id
string
required
test_case_id
string
required
output
ResultSchemaGeneration · object
required
account_id
string
required
evaluation_dataset_version_num
integer
required
trace_spans
EvaluationTraceSpanRequest · object[]

List of trace spans associated with the application's execution. These spans provide insight into the individual steps taken by nodes involved in generating the output.

metrics
Metrics · object
ignore_missing
boolean

If set to true, the output batch will be saved even if there are missing outputs for some test cases.

Response

Successful Response

application_variant_id
string
required
evaluation_dataset_id
string
required
test_case_id
string
required
output
ResultSchemaGeneration · object
required
id
string
required

The unique identifier of the entity.

created_at
string<date-time>
required

The date and time when the entity was created in ISO format.

account_id
string
required

The ID of the account that owns the given entity.

schema_type
string
default:GENERATION
Allowed value: "GENERATION"
application_interaction_id
string
application_test_case_output_group_id
string
metrics
Metrics · object