Frederik Berg

Results 37 comments of Frederik Berg

@parshvadaftari Thanks for fast reply :slightly_smiling_face: The test expected that there are exactly 3 arguments. The code is still backward compatible, but the test was just too strict. I adjusted...

I added two more commits here: --- Before this PR, update() in mem0 main.py didn't accept a metadata parameter, and internally all custom metadata was lost on every update. This...

Hi, I rebased it, streamlined it again, and adjusted one of my test scripts. I had to include some of my other feature branches code to be able to run...

@parshvadaftari Yes sure :slightly_smiling_face: Rebased it :+1: Thanks for all the ongoing merging :slightly_smiling_face:

However, I realized that there was a bug introduced recently in commit 639d26e1ac7e8641f04f93a7d7253aa78e72161e from @vedant381 In this screenshot, the lines 175-177 on the right side originally belonged to the PUT...

Here test results: Keep default toggled on in GUI: And test: ``` mem0/.claude/tests on  feature/configurable-defaults [$⇕] via 🐍 v3.14.0 (.venv) ❯ python 01-test-mcp-basic.py === STEP 1: Delete All Memories...

@parshvadaftari I rebased again on main, ready to merge? :slightly_smiling_face: