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