Documentation
¶
Overview ¶
Package compact implements memory compaction — auto-summarize when the graph exceeds a token budget. Based on Engram and Letta approaches.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compactor ¶
type Compactor struct {
// contains filtered or unexported fields
}
Compactor summarizes old, low-confidence memories to keep the graph lean.
Click to show internal directories.
Click to hide internal directories.