Table of Contents

Method IsEmpty

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

IsEmpty()

Determines whether the agent memory currently contains any stored information.

public bool IsEmpty()

Returns

bool

true if no information has been stored; otherwise, false.