scorable.generated.openapi_aclient.models.evaluation_job_response

Scorable API

Scorable JSON API provides a way to access Scorable using provisioned API token

The version of the OpenAPI document: 1.0.0 (latest) Generated by OpenAPI Generator (https://openapi-generator.tech)

Do not edit the class manually.

Classes

EvaluationJobResponse

EvaluationJobResponse

Module Contents

class scorable.generated.openapi_aclient.models.evaluation_job_response.EvaluationJobResponse

Bases: pydantic.BaseModel

EvaluationJobResponse

failures_path: pydantic.StrictStr | None = None
job_id: pydantic.StrictStr
message: pydantic.StrictStr | None = None
model_config
results_path: pydantic.StrictStr | None = None
status: scorable.generated.openapi_aclient.models.job_status.JobStatus
total_examples: pydantic.StrictInt