Property SharedMemory
SharedMemory
Gets the underlying shared AgentMemory instance.
public AgentMemory SharedMemory { get; }
Property Value
Remarks
Use this property to access features that operate on all users' data, such as Serialize(string) or ConsolidateAsync(LM, CancellationToken).