Mem0
Memory layer for AI agents and personalized LLM applications
Mem0 splits agent memory from user memory, then spends a week hardening the plumbing
◆Recent moves
- 7d ago
Node SDK adds an Oracle AI Vector Search backend
Adds an Oracle AI Vector Search store to the open-source SDK with pooled connections, HNSW and IVF indexes, JSON payload filtering and six distance metrics. It arrives with its own fixes already attached — pool cleanup on failed initialization, batch validation before insert — the same shakedown pattern earlier stores went through.
View source ↗ - 7d ago
Python SDK fixes PGVector filter and Oracle config validation
The Python half of the same-minute pair, carrying fixes only. The PGVector one is the sharpest: an in/nin filter given a string was iterated character by character, so filtering on "alice" matched a, l, i, c and e.
View source ↗ - 13d ago
n8n node relicensed to MIT to unblock verification
Relicenses the published n8n node package to MIT, which was the blocking requirement for n8n Creator Portal verification; the rest of the repository stays Apache-2.0. A distribution move rather than a functional one.
View source ↗ - 13d ago
Node SDK adds agent-scoped memory extraction instructions
⚡ SPARKThe release that set up the current arc: a second extraction instruction set scoped only to agent memories. Everything shipped since — the Oracle store, the scope-key escaping, the metadata stripping — is plumbing beneath the distinction this release introduced.
View source ↗ - 13d ago
Python SDK gains agent_custom_instructions on project update
The Python counterpart to the agent-scoped instructions release, published nine seconds earlier and adding the same field to project updates and typed models. Same release, second language binding.
View source ↗ - 14d ago
n8n package contact email updated
Changes the published package's contact email so npm and Creator Portal correspondence reaches the integrations team. The entry states outright that there are no functional changes.
View source ↗