product · inferred from evidence
letta
A project or repository referenced in GitHub issue links.
- 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
- MemGPT ValueError: 'system' not found in provided AgentState
On MemGPT 0.3.0, chatting with an existing agent immediately failed with "ValueError: 'system' not found in provided AgentState". Multiple users hit it with fresh installs and ollama/local setups. Maintainer cpacker traced it to interrupted