ConversationMessage
This is a fully referenced ConversationMessage. This has the minimum amount of properties to keep this light weight (will consider additional properties in the future like people/tags/links xyz)
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
id | string |
created | GroupedTimestamp |
updated | GroupedTimestamp |
deleted | GroupedTimestamp |
model | Model |
fragment | FragmentFormat |
conversation | ReferencedConversation |
sentiment | ConversationMessageSentimentEnum |
role | QGPTConversationMessageRoleEnum |
score | Score |
annotations | FlattenedAnnotations |