product · inferred from evidence
OSS Python path
The open-source Python implementation path for mem0, where metadata filtering was not implemented.
- mem0 Python search() metadata filters return nothing (not implemented before 1.0.0)
Calling `memory.search()` with metadata `filters` (e.g. `filters={"OR": [{"food": "sushizhuyi"}]}`) in mem0's Python SDK returned empty results even though matching memories existed. Metadata filtering simply was not implemented in the OSS