The original filter (if v) silently drops False and 0, so 'rerank: false' in mem0.json would be ignored. Use explicit None/empty-string check to preserve intentional falsy values. |
||
|---|---|---|
| .. | ||
| memory | ||
| __init__.py | ||
The original filter (if v) silently drops False and 0, so 'rerank: false' in mem0.json would be ignored. Use explicit None/empty-string check to preserve intentional falsy values. |
||
|---|---|---|
| .. | ||
| memory | ||
| __init__.py | ||