root.generated.openapi_aclient.models.chat_message ================================================== .. py:module:: root.generated.openapi_aclient.models.chat_message .. 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.chat_message.ChatMessage Module Contents --------------- .. py:class:: ChatMessage Bases: :py:obj:`pydantic.BaseModel` ChatMessage .. py:attribute:: created_at :type: Optional[datetime.datetime] .. py:attribute:: model_config .. py:attribute:: role :type: root.generated.openapi_aclient.models.role_enum.RoleEnum .. py:attribute:: text :type: pydantic.StrictStr