Optional artifactsOptional, this is an array of artifacts that are associated with the conversation. The AI Agent can request to add new artifacts during a response, this array is provided by the caller to ensure that the agent knows about existing artifacts/versions
When the conversation was created
Optional descriptionOptional, more detailed description of the conversation
The unique identifier for the conversation
Array of messages that make up the conversation in chronological order, showing the earliest messages first and the more recents messages last
The user-friendly name for the conversation
The date the conversation header record was last updated - this is NOT the same as the most recent conversation detail, for that interrogate the conversation details
Optional userThe name of the user that the conversation is associated with
Optional userThe unique identifier for the user that the conversation is associated with
Defines the shape of the conversations that can be passed back and forth with the Skip API Server - primarily used for the learning cycle process