root.generated.openapi_client.models.execution_log_details_evaluation_context ============================================================================= .. py:module:: root.generated.openapi_client.models.execution_log_details_evaluation_context .. autoapi-nested-parse:: Root Signals API Root Signals JSON API provides a way to access Root Signals 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 ------- .. autoapisummary:: root.generated.openapi_client.models.execution_log_details_evaluation_context.ExecutionLogDetailsEvaluationContext Module Contents --------------- .. py:class:: ExecutionLogDetailsEvaluationContext Bases: :py:obj:`pydantic.BaseModel` ExecutionLogDetailsEvaluationContext .. py:attribute:: contexts :type: Optional[List[pydantic.StrictStr]] :value: None .. py:attribute:: expected_output :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: model_config