ChatHistory
roleRole (string)required
User or Assistant
contentContent (string)required
Chat's content
timestampstring<date-time>required
Chat's timestamp
ChatHistory
{
"role": "string",
"content": "string",
"timestamp": "2024-07-29T15:51:28.071Z"
}