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