Skip to main content

Module remember

Module remember 

Source
Expand description

One-call add + cognify + optional improve – remember().

Composition of add() -> cognify() -> optionally improve() (via memify), with session-mode support.

Equivalent to Python’s cognee.api.v1.remember.remember().

Structs§

RememberItemInfo
Per-item information in the remember result.
RememberResult
Result of a remember() call.

Enums§

RememberStatus
Status of a remember operation.

Functions§

remember
One-call add + cognify + optional improve.
remember_entry
Dispatch a typed MemoryEntry to the appropriate SessionManager method.