Structs§
- Extraction
Result - Result returned from
extract_and_store, combining stats with entity IDs needed for linking. - Extraction
Stats - Stats returned from a completed extraction.
- Graph
Extraction Config - Config for the spawned background extraction task.
- Linking
Stats - Stats returned from a completed note-linking pass.
- Note
Linking Config - Config for A-MEM dynamic note linking, owned by the spawned extraction task.
- Recalled
Message - Semantic
Memory - Session
Summary Result - Structured
Summary - Summary
Functions§
- apply_
mmr - apply_
temporal_ decay - build_
summarization_ prompt - extract_
and_ store - Extract entities and edges from
contentand persist them to the graph store. - link_
memory_ notes - Link newly extracted entities to semantically similar entities in the graph.
Type Aliases§
- Post
Extract Validator - Callback type for post-extraction validation.