Mem0 Node SDK (v3.0.0-beta.0)
Beta release for the next major version of the TypeScript SDK. (Still has missing features)
Breaking Changes
- Removed
enableGraphflag from OSS memory configuration (#4776) - Switched client SDK parameters from snake_case to camelCase for consistency (#4776)
- Removed deprecated parameters across LLMs, embeddings, vector stores, and graphs (#4740)
Features
- llms: Add DeepSeek LLM provider with corresponding unit tests (#4613)
Refactors
- telemetry: Sample OSS hot-path events at 10% to reduce PostHog volume (#4771)
Previous Release
- v2.4.6 (2026-04-06)