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] GET /datasets/{id}/data and /data/{id}/raw return 500 (IndexError) instead of 404 when dataset is not found
- [Bug]: recall ratifies affirmative/keyword queries as stored facts — and can harden them (e.g. 'added to watch list' becomes 'merged')
- CLO-398 feat: wire the capability layer over the default permission tables
- Skills page silently truncates at 200 skills — frontend sends no limit/offset while `GET /v1/skills` defaults to `limit=200`
- `POST /v1/skills` returns generic 409 "Failed to ingest skill" for every exception, masking unrelated ingest bugs
- `/api/v1/visualize` takes ~197 s for an 828-node graph; same graph via `datasets/{id}/graph` returns in 0.23 s
- [Bug]: HUGGINGFACE_TOKENIZER override is ignored on the LiteLLM and OpenAI-compatible embedding paths
- feat(chunking): support nested arrays in JsonListChunker
- [Feature]: JsonListChunker & Array-Root JSON Nested Schema Flattening
- Ontology extraction (ontology_facts) fails on gpt-4o-mini: strict json_schema rejects schema — 'required' missing 'entity'
- Docs
- Python not yet supported