scorable.generated.openapi_client.models.execution_log_details_evaluation_context

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

ExecutionLogDetailsEvaluationContext

ExecutionLogDetailsEvaluationContext

Module Contents

class scorable.generated.openapi_client.models.execution_log_details_evaluation_context.ExecutionLogDetailsEvaluationContext

Bases: pydantic.BaseModel

ExecutionLogDetailsEvaluationContext

contexts: List[pydantic.StrictStr] | None = None
expected_output: pydantic.StrictStr | None = None
model_config