A chat conversation with Compass Assistant
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
createdAt | Any | When the conversation was created |
id | String | The unique identifier of this conversation |
messages | Array<CompassAssistantMessage> | The ordered list of messages in the conversation |
state | String | The current state of the conversation (ACTIVE, ARCHIVED, EXPIRED) |
title | Maybe<String> | The title of the conversation |
updatedAt | Any | When the conversation was last updated |
Rate this page: