FlattenedConversation
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.String | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
messages | FlattenedConversationMessages | ||
type | ConversationTypeEnum | ||
schema | EmbeddedModelSchema | [optional] | |
name | kotlin.String | This is a name that is customized. | [optional] |
deleted | GroupedTimestamp | [optional] | |
favorited | kotlin.Boolean | [optional] | |
application | Application | [optional] | |
annotations | FlattenedAnnotations | [optional] | |
model | ReferencedModel | [optional] | |
assets | FlattenedAssets | [optional] | |
websites | FlattenedWebsites | [optional] | |
anchors | FlattenedAnchors | [optional] | |
grounding | ConversationGrounding | [optional] | |
score | Score | [optional] | |
pipeline | QGPTPromptPipeline | [optional] | |
demo | kotlin.Boolean | This will let us know if this conversation was generated as a 'demo' conversation | [optional] |
summaries | FlattenedWorkstreamSummaries | [optional] |