root.generated.openapi_client.models.chat_detail ================================================ .. py:module:: root.generated.openapi_client.models.chat_detail .. 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.chat_detail.ChatDetail Module Contents --------------- .. py:class:: ChatDetail Bases: :py:obj:`pydantic.BaseModel` ChatDetail .. py:attribute:: chat_id :type: pydantic.StrictStr .. py:attribute:: created_at :type: Optional[datetime.datetime] .. py:attribute:: messages :type: Optional[List[root.generated.openapi_client.models.chat_message.ChatMessage]] :value: None .. py:attribute:: model_config .. py:attribute:: skill_id :type: pydantic.StrictStr