Classes
Enumerations
Interfaces
TypeAliases

CompassAssistantMessage

A message in a chat conversation

Property NameTypeDescription
__typenameLiteral
contentMaybe<String>The content of the message
messageTypeStringThe type of the message (text, function_call, function_response)
roleStringThe role of the message sender (system, user, assistant, function)
timestampAnyWhen the message was sent

Rate this page: