cognee
https://github.com/topoteretes/cognee
Python
Memory for AI Agents in 5 lines of code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to cognee
Help out
- Issues
- [Bug]: sanitize_value silently drops dict entries when keys collide after str() conversion
- [Bug]: Context-extension/CoT retrievers merge triplets by id(), so convergence never triggers and context duplicates every round
- [Bug]: remember() into a previously forget()-ed dataset name always fails with 409 RetryError[ProgrammingError] (full deletion tombstones the name; memory_only=True does not)
- [Feature]: Add Integration Validation & Troubleshooting Command
- fix(session): surface parameter validation errors in session-context methods
- Fix: Remove pylance from runtime dependencies (Resolves #3827)
- feat(llm): simplify LLM configuration — provider inference, quote-strip, rate-limit move, Ollama cross-config, instructor-mode table (part of #3382)
- docs: Add migrate_from_mem0 tutorial with sample dump and README entry
- fix: auto-recover DATASET_PROCESSING_ERRORED state before cognify re-run
- feat(retrieval): include source document path in recall citations
- Docs
- Python not yet supported