Classes
Enumerations
Interfaces
TypeAliases

CompassAssistantConversation

A chat conversation with Compass Assistant

Property NameTypeDescription
__typenameLiteral
createdAtAnyWhen the conversation was created
idStringThe unique identifier of this conversation
messagesArray<CompassAssistantMessage>The ordered list of messages in the conversation
stateStringThe current state of the conversation (ACTIVE, ARCHIVED, EXPIRED)
titleMaybe<String>The title of the conversation
updatedAtAnyWhen the conversation was last updated

Rate this page: