Concepts
Versioning
Let memory change over time without manually cleaning up old facts.
MemContext is built for information that changes.
If you save a newer fact that replaces an older one, search can return the newer
memory while keeping the previous version available through the history endpoint.
Later memory:
When you search for the user’s LinkedIn preference, MemContext should return the
newer memory. You do not need to manually delete the older statement first.
Response:
Deleted memories are excluded from future retrieval.
