Cognee

Latest version: v0.1.29

Safety actively analyzes 707375 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.1.29

What's Changed
* feat: Update parameters in search API route to match search function parameters order by soekja in https://github.com/topoteretes/cognee/pull/528
* feat: Cognee gui [COG-1307] by dexters1 in https://github.com/topoteretes/cognee/pull/530
* feat: Force .env file settings over real environment variable values [COG-1333] by dexters1 in https://github.com/topoteretes/cognee/pull/537
* fix: poetry changes. by soobrosa in https://github.com/topoteretes/cognee/pull/526
* feat: Cognee gui add visualziation[COG-1334] by dexters1 in https://github.com/topoteretes/cognee/pull/538
* fix: Creation of default user to have is_superuser=True by default by soekja in https://github.com/topoteretes/cognee/pull/539
* feat: improve tests add macos runners by Vasilije1990 in https://github.com/topoteretes/cognee/pull/540
* docs: update README.md by eltociear in https://github.com/topoteretes/cognee/pull/542
* docs: GraphRAG vs RAG notebook by dexters1 in https://github.com/topoteretes/cognee/pull/503
* docs: Update README.md by Vasilije1990 in https://github.com/topoteretes/cognee/pull/549
* docs: Update README.md by Vasilije1990 in https://github.com/topoteretes/cognee/pull/550
* feat: Summarize retrieved edges to compact string [COG-1181] by alekszievr in https://github.com/topoteretes/cognee/pull/522
* feat: Add musique adapter base by Vasilije1990 in https://github.com/topoteretes/cognee/pull/525
* feat: local ollama model support for cognee [COG-1358] by hajdul88 in https://github.com/topoteretes/cognee/pull/555
* feat: add auto dependency updater workflow by Vasilije1990 in https://github.com/topoteretes/cognee/pull/548
* docs: update cognee logo on readme by hande-k in https://github.com/topoteretes/cognee/pull/559
* feat: externalize chunkers [cog-1354] by alekszievr in https://github.com/topoteretes/cognee/pull/547
* feat: Implement optional neo4j metrics and improve tests [cog-1262] by alekszievr in https://github.com/topoteretes/cognee/pull/556
* fix: add default params to run_tasks by borisarzentar in https://github.com/topoteretes/cognee/pull/563

New Contributors
* soobrosa made their first contribution in https://github.com/topoteretes/cognee/pull/526

**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.28...v0.1.29

0.1.28

- fix: consolidate api/sdk/mcp code search

**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.27...v0.1.28

0.1.27

What's Changed
* feat: update ruff rules by Vasilije1990 in https://github.com/topoteretes/cognee/pull/513
* fix: resolve python 3.10 issue with mocking [COG-1274] by dexters1 in https://github.com/topoteretes/cognee/pull/517
* chore: Ruff format fix by dexters1 in https://github.com/topoteretes/cognee/pull/516
* chore: clean up old git actions logs by Vasilije1990 in https://github.com/topoteretes/cognee/pull/514
* fix: Comment out the postgres configuration from docker-compose.yml by soekja in https://github.com/topoteretes/cognee/pull/504
* fix: support structured data conversion to data points by borisarzentar in https://github.com/topoteretes/cognee/pull/512
* docs: Cognee simple document example by dexters1 in https://github.com/topoteretes/cognee/pull/521
* feat: Cognee evaluation framework development by hajdul88 in https://github.com/topoteretes/cognee/pull/498
* feat: log pipeline status and pass it through pipeline [COG-1214] by alekszievr in https://github.com/topoteretes/cognee/pull/501
* fix: Resolve llama-index integration issue with new cognee version [COG-1270] by dexters1 in https://github.com/topoteretes/cognee/pull/515
* fix: Resolve issue with UUID in telemetry by dexters1 in https://github.com/topoteretes/cognee/pull/524
* feat: Adds types property to pydantic Datapoint inherited classes by hajdul88 in https://github.com/topoteretes/cognee/pull/523
* chore: Fix and update visualization by Vasilije1990 in https://github.com/topoteretes/cognee/pull/518
* feat: corpus builder custom cognify tasks [Cog 1293] by lxobr in https://github.com/topoteretes/cognee/pull/527
* fix: simplify code pipeline by borisarzentar in https://github.com/topoteretes/cognee/pull/529


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.26...v0.1.27

0.1.26

What's Changed
* update readme to mention starter repo by hande-k in https://github.com/topoteretes/cognee/pull/510
* fix: index and field name extraction in DataPoint indexation


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.25...v0.1.26

0.1.25

What's Changed
* chore: Change Code graph gh action to use OpenAI API by dexters1 in https://github.com/topoteretes/cognee/pull/499
* feat: implements graph visualization method for cognee by hajdul88 in https://github.com/topoteretes/cognee/pull/493
* Comment out the postgres configuration from .env.template by soekja in https://github.com/topoteretes/cognee/pull/502
* feat: metrics in neo4j adapter [COG-1082] by alekszievr in https://github.com/topoteretes/cognee/pull/487
* refactor: Refactor search so graph completion is used by default by dexters1 in https://github.com/topoteretes/cognee/pull/505
* update architecture diagram in readme by hande-k in https://github.com/topoteretes/cognee/pull/506
* Test: test descriptive graph metric calculation in neo4j and networkx adapters [COG-1188] by alekszievr in https://github.com/topoteretes/cognee/pull/500
* Fix diameter and shortest path calculation in networkx adapter [COG-1201] by alekszievr in https://github.com/topoteretes/cognee/pull/507
* fix: resolve key error for visualization, handle ValueError for jedi … by dexters1 in https://github.com/topoteretes/cognee/pull/509
* Fix/custom model pipeline by borisarzentar in https://github.com/topoteretes/cognee/pull/508

New Contributors
* soekja made their first contribution in https://github.com/topoteretes/cognee/pull/502

**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.24...v0.1.25

0.1.24

What's Changed
* feat: Add graph metrics getter in graph db interface and adapters [COG-1082] by alekszievr in https://github.com/topoteretes/cognee/pull/483
* feat: Calculate graph metrics for networkx graph [COG-1082] by alekszievr in https://github.com/topoteretes/cognee/pull/484
* fix: mcp improvements by Vasilije1990 in https://github.com/topoteretes/cognee/pull/472
* fix: Add reraising of general exception handling in cognee [COG-1062] by dexters1 in https://github.com/topoteretes/cognee/pull/490
* fix: mcp CODE search error by hande-k in https://github.com/topoteretes/cognee/pull/495
* feat: Add pydantic settings checker by dexters1 in https://github.com/topoteretes/cognee/pull/497


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.23...v0.1.24

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.