scorable.generated.openapi_client.models.judge_batch_execution_item_input ========================================================================= .. py:module:: scorable.generated.openapi_client.models.judge_batch_execution_item_input .. autoapi-nested-parse:: 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 ------- .. autoapisummary:: scorable.generated.openapi_client.models.judge_batch_execution_item_input.JudgeBatchExecutionItemInput Module Contents --------------- .. py:class:: JudgeBatchExecutionItemInput Bases: :py:obj:`pydantic.BaseModel` JudgeBatchExecutionItemInput .. py:attribute:: contexts :type: Optional[List[pydantic.StrictStr]] :value: None .. py:attribute:: expected_output :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: model_config .. py:attribute:: request :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: response :type: Optional[pydantic.StrictStr] :value: None