Partager via


MemoryQueryResult.Metadata Property

Definition

Whether the source data used to calculate embeddings are stored in the local storage provider or is available through an external service, such as web site, MS Graph, etc.

public Microsoft.SemanticKernel.Memory.MemoryRecordMetadata Metadata { get; }
member this.Metadata : Microsoft.SemanticKernel.Memory.MemoryRecordMetadata
Public ReadOnly Property Metadata As MemoryRecordMetadata

Property Value

Applies to