FlattenedConversationMessages
Properties
Name | Type | Description | Notes |
---|---|---|---|
iterable | kotlin.collections.List<ReferencedConversationMessage> | ||
schema | EmbeddedModelSchema | [optional] | |
indices | kotlin.collections.Map<kotlin.String, kotlin.Int> | This is a Map<String, int> where the the key is an ConversationMessage id. | [optional] |
score | Score | [optional] |