Conversation
A conversation is a top-level object that represents a series of chat and tool messages related to an LLM interaction.
Example:
Last updated
A conversation is a top-level object that represents a series of chat and tool messages related to an LLM interaction.
Example:
Last updated
Field Name | Type | Description | Required |
---|---|---|---|
messages
Array
Array of Chat Message or [deprecated] Tool Message objects.
metadata
Object
Metadata object
feedback
String
Free text feedback from user