Skip to content

Mem0 Python CLI (v0.2.9)

Choose a tag to compare

@whysosaket whysosaket released this 01 Jul 16:56
f2532f0

Mem0 Python CLI (v0.2.9)

Bug Fixes:

  • entity delete: Keep every deleted entity in the result output instead of only the last one (#5936)
  • Output formatters: Handle null memory fields in the output formatters instead of erroring (#5957)
  • Config: Reject invalid integer config values with a clean error instead of a traceback (#5956)