library · inferred from evidence
pymemgpt-nightly
A nightly package of MemGPT that included the fix for the deduplication issue.
- ChromaDB DuplicateIDError on memgpt load (duplicate embedding IDs)
The load path was not deduplicating IDs before insert; the fix was merged in MemGPT PR #1001 and shipped in the nightly package (`pip install pymemgpt-nightly`) and the release that followed within days. Update to a version containing #1001