Table of Contents

Property CreatedAt

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

CreatedAt

Gets the creation timestamp of the evicted memory in ISO 8601 format. May be null if the memory was created before timestamp tracking was added.

public string CreatedAt { get; }

Property Value

string