MemoryTier

Which memory tier an entry belongs to.

Usage

Source

MemoryTier

Attributes

WORKING

In-conversation memory, lost when the conversation ends.

SHORT_TERM

Recent session memory with TTL and max entries.

LONG_TERM
Persistent memory backed by SQLite.