root.generated.openapi_client.models.skill_test_output ====================================================== .. py:module:: root.generated.openapi_client.models.skill_test_output .. 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.skill_test_output.SkillTestOutput Module Contents --------------- .. py:class:: SkillTestOutput Bases: :py:obj:`pydantic.BaseModel` SkillTestOutput .. py:attribute:: model_call_duration :type: Optional[Union[pydantic.StrictFloat, pydantic.StrictInt]] .. py:attribute:: model_config .. py:attribute:: result :type: root.generated.openapi_client.models.skill_execution_result.SkillExecutionResult .. py:attribute:: row_number :type: pydantic.StrictInt .. py:attribute:: variables :type: Dict[str, Any]