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
- fix(api): return 404 (not 500) for missing dataset in data endpoints
- fix(api): surface real pipeline error in cognify/memify 500 responses
- fix(llm): return instructor result directly in Mistral structured output
- fix(ingestion): persist data_size on re-ingest update
- fix(graph): implement close() method in Neo4jAdapter to prevent connection pool leaks on cache eviction
- fix(graph): implement close() in NeptuneGraphDB to prevent resource leaks on cache eviction
- fix(loader): avoid duplicate content from overlapping rules (fixes 3154)
- [Bug]: Neo4jAdapter missing close() method causes connection pool leak when evicted from closing_lru_cache
- fix(storage): await file_exists in LocalFileStorage.get_size
- fix(graph): await async query in Neo4jAdapter.has_node
- Docs
- Python not yet supported