Thread
A thread is a specialization of Conversation. A conversation can have an optional property id
of type string
to support ingestion through Thread Conversation.
Example:
Last updated
A thread is a specialization of Conversation. A conversation can have an optional property id
of type string
to support ingestion through Thread Conversation.
Example:
Last updated
Field Name | Type | Description | Required |
---|---|---|---|
id
String
Thread conversation identifier
messages
Array
Array of Chat Message or [deprecated] Tool Message objects
metadata
Object
Metadata object
feedback
String
Free text feedback from user