Table of Contents

Property CreatedAt

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

CreatedAt

Gets the UTC creation timestamp, or null when the memory carries none.

public DateTime? CreatedAt { get; }

Property Value

DateTime?
Share