TieredMemoryEntry Type
A memory item with tier classification
Record fields
| Record Field |
Description
|
Full Usage:
AccessCount
Field type: int
|
Access count for LRU/frequency-based eviction
|
Full Usage:
Key
Field type: string
|
The memory content
|
Full Usage:
Relevance
Field type: float
|
Relevance score (updated by retrieval)
|
Full Usage:
Tags
Field type: string list
|
Tags for filtering
|
|
Which tier this memory belongs to
|
|
When created or last accessed
|
Full Usage:
Value
Field type: string
|
|
Nao