Table of Contents

Property Similarity

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

Similarity

Gets the similarity between the query and this memory, on the scale recall ranks with (time decay included when enabled).

public float Similarity { get; }

Property Value

float
Share