Chat Session
Last updated
Last updated
Incoming Chat Message Data
Optional id of the interaction. If provided, it will merge history of all previous chats, else the system will generate a new one
Query by a user or Response from the system
Optional id of the chat user. If not given, system will generate a new one automatically
Chat Message Object
ID of the Interaction. Keep this same across multiple chats to maintain history for user chats.
Response from the system
ID of the chat user. If not given, system will generate one automatically
User/Assistant depending if its a user query or a assistant reply
Timestamp for message generation
Unique Id of the message across the interaction