SeededConversationMessage
This is a seeded version of a ConversationMessage. conversation is optional, this is because it can be used within the SeededConversation, however if this is passed into the /messages/create w/o a conversation uuid then we will throw an error.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
created | GroupedTimestamp |
model | Model |
fragment | FragmentFormat |
conversation | ReferencedConversation |
sentiment | ConversationMessageSentimentEnum |
role | QGPTConversationMessageRoleEnum |