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)
Running `memgpt load` with a large .jsonl dataset failed with "chromadb.errors.DuplicateIDError: Expected IDs to be unique, found duplicates of: ...". The dataset produced duplicate embedding IDs on load, and Chroma's `validate_ids` rejecte