Table of Contents

Property DuplicatesSkipped

Namespace
LMKit.Agents.Memory
Assembly
LM-Kit.NET.dll

DuplicatesSkipped

Gets the number of memories that were skipped due to deduplication (a similar memory already existed in the store).

public int DuplicatesSkipped { get; }

Property Value

int