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 | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
deleted | GroupedTimestamp | [optional] | |
model | Model | [optional] | |
fragment | FragmentFormat | [optional] | |
conversation | ReferencedConversation | ||
sentiment | ConversationMessageSentimentEnum | [optional] | |
role | QGPTConversationMessageRoleEnum | ||
score | Score | [optional] | |
annotations | FlattenedAnnotations | [optional] |