github mem0ai/mem0 ts-v3.0.12
Mem0 Node SDK (v3.0.12)

3 hours ago

Mem0 Node SDK (v3.0.12)

New Features:

  • Client: Add expirationDate to AddMemoryOptions, update(), and the Memory interface; add showExpired to SearchMemoryOptions and GetAllMemoryOptions (#5874)
  • LLMs: Add MiniMaxLLM provider backed by the OpenAI-compatible MiniMax API (api.minimax.io/v1, default model MiniMax-M2.7) (#5858)
  • LLMs: Add LiteLLM provider for routing requests through a local or hosted LiteLLM proxy (#5830)
  • Vector Stores: Add connectionString and ssl options to the PGVector config, allowing connection via URI instead of individual host/user/password/port fields (#5789)

Bug Fixes:

  • Memory (OSS): Validate and trim entity IDs (userId, agentId, runId) in deleteAll() via validateAndTrimEntityId (#5735)
  • Vector Stores: Use nullish coalescing for hash and timestamps in the Redis insert() and update() paths so entity payloads that omit those fields no longer crash (#5860)

Security:

Don't miss a new mem0 release

NewReleases is sending notifications on new releases.