MemoryQueryResult.Metadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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