Skip to content

v0.1.2

Choose a tag to compare

@DavyMorgan DavyMorgan released this 27 Mar 18:14
· 50 commits to main since this release

Improvements

  • Consistent CRUD method ordering across all protocols (add → get → get_all → search → update → delete → delete_all)
  • Added module docstring with known quirks to Mem0 fact adapter
  • Handle None return from Mem0 client.get with clear error
  • Removed unreachable dict fallback in Zep history adapter
  • Added PyPI and docs badges to README