Skip to content

Mem0 Node SDK (v3.0.2)

Latest

Choose a tag to compare

@whysosaket whysosaket released this 07 May 20:04
· 4 commits to main since this release
9043fbf

Mem0 Node SDK (v3.0.3)

Bug Fixes:

  • Telemetry: Stitch OSS and platform PostHog identities on MemoryClient init so $identify events fire and a single user is no longer tracked as two or three disconnected personas (#5040)
  • Vector Stores: Fix inverted vector distance in PGVector implementation (#4944)
  • Security: Harden against SQL injection and prompt injection (#4997)

New Features:

  • SDK: Expose decay on project.update (#5062)