mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

feat: add Memobase method for LOCOMO evaluation

Open gusye1234 opened this issue 6 months ago • 1 comments
trafficstars

Description

Add support of Memobase, a profile-based long-term memory in mem0's LOCOMO evaluation.

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Refactor (does not change functionality, e.g. code style improvements, linting)
  • [ ] Documentation update

How Has This Been Tested?

Yes, we can run:

make run-memobase-add
make run-memobase-search

for memorizing and retrieval. Detailed results can be founded in here

  • [x] Test Script (please provide)

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

Maintainer Checklist

  • [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
  • [ ] Made sure Checks passed

gusye1234 avatar May 05 '25 09:05 gusye1234

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 05 '25 09:05 CLAassistant