Structs§
- AddResult
- Aggregated result of a full add() call.
- Chat
Message - A chat message in the conversation.
- Fact
- A fact extracted by the LLM from a conversation.
- Graph
Relation - A graph relation (subject-predicate-object triple).
- Memory
Action Result - Result of an add() operation for a single memory.
- Memory
Event - A single entry in the memory audit trail.
- Memory
Filter - Filter criteria for querying memories.
- Memory
Item - A single memory item stored in the system.
- Search
Result - Result of a search() call.
Enums§
- Memory
Action - The type of memory event recorded in the audit trail.
Functions§
- new_
memory_ id - Generate a new UUIDv7 memory ID (time-sortable, RFC 9562).