root.generated.openapi_aclient.models.evaluation_agent_execute_response ======================================================================= .. py:module:: root.generated.openapi_aclient.models.evaluation_agent_execute_response .. 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_aclient.models.evaluation_agent_execute_response.EvaluationAgentExecuteResponse Module Contents --------------- .. py:class:: EvaluationAgentExecuteResponse Bases: :py:obj:`pydantic.BaseModel` EvaluationAgentExecuteResponse .. py:attribute:: justification :type: Optional[pydantic.StrictStr] .. py:attribute:: model_config .. py:attribute:: result_text :type: Optional[pydantic.StrictStr] .. py:attribute:: score :type: Optional[Union[pydantic.StrictFloat, pydantic.StrictInt]]