Cognee

Latest version: v0.1.34

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

Scan your dependencies

Page 1 of 6

0.1.34

What's Changed
* feat: Cline for VSCode demo runs by soobrosa in https://github.com/topoteretes/cognee/pull/631
* chore: update dependencies by hande-k in https://github.com/topoteretes/cognee/pull/630


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.33...v0.1.34

0.1.33

What's Changed
* feat: integrating evaluation framework into dreamify [COG-1312] by hajdul88 in https://github.com/topoteretes/cognee/pull/562
* feat: Allowing parallel edges in graph projection when using graph completion search by hajdul88 in https://github.com/topoteretes/cognee/pull/599
* feat: Change data models for gemini by dexters1 in https://github.com/topoteretes/cognee/pull/600
* fix: add currying to question_answering_non_parallel by hajdul88 in https://github.com/topoteretes/cognee/pull/602
* chore: Be explicit on extras to install in Docker by soobrosa in https://github.com/topoteretes/cognee/pull/598
* feat: entity brute force triplet search [COG-1325] by lxobr in https://github.com/topoteretes/cognee/pull/589
* feat: Add context evaluation to eval framework [COG-1366] by alekszievr in https://github.com/topoteretes/cognee/pull/586
* Update README.md by Vasilije1990 in https://github.com/topoteretes/cognee/pull/609
* bug: added fix and added my pat by Vasilije1990 in https://github.com/topoteretes/cognee/pull/597
* feat: add regex entity extractor by lxobr in https://github.com/topoteretes/cognee/pull/605
* fix: add proper node labels by borisarzentar in https://github.com/topoteretes/cognee/pull/607
* chore: update readme by hande-k in https://github.com/topoteretes/cognee/pull/614
* chore: update litellm by hande-k in https://github.com/topoteretes/cognee/pull/613
* replace video in readme by hande-k in https://github.com/topoteretes/cognee/pull/617
* feat: added helm clean push by Vasilije1990 in https://github.com/topoteretes/cognee/pull/606
* feat: Demo for relational db with cognee by hibajamal in https://github.com/topoteretes/cognee/pull/620
* feat: COG-1523 add top_k in run_question_answering by lxobr in https://github.com/topoteretes/cognee/pull/625
* Feat: evaluate retrieved context against golden context [cog-1481] by alekszievr in https://github.com/topoteretes/cognee/pull/619
* feat: Small clarifications. by soobrosa in https://github.com/topoteretes/cognee/pull/624

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

**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.32...v0.1.33

0.1.32

What's Changed
* fix: Use DataPoint instead of ExtendableDataPoint in get_all_subclasses by lxobr in https://github.com/topoteretes/cognee/pull/588
* feat: Draft ollama test by Vasilije1990 in https://github.com/topoteretes/cognee/pull/566
* feat: add direct llm eval adapter by lxobr in https://github.com/topoteretes/cognee/pull/591
* feat: Add gemini ollama support for cognee-mcp [COG-1408] by dexters1 in https://github.com/topoteretes/cognee/pull/583
* feat: cog-1320 Minimal LLM-Based Entity Extraction by hande-k in https://github.com/topoteretes/cognee/pull/590
* Feat/cog 1331 modal run eval by lxobr in https://github.com/topoteretes/cognee/pull/576
* feat: Change Cognee data models to work with Gemini [COG-1352] by dexters1 in https://github.com/topoteretes/cognee/pull/594
* Revert "feat: Change Cognee data models to work with Gemini [COG-1352]" by dexters1 in https://github.com/topoteretes/cognee/pull/596
* fix: cognee mcp docker [COG-1470] by borisarzentar in https://github.com/topoteretes/cognee/pull/595
* feat: Store descriptive metrics identified by pipeline run id [cog-1260] by alekszievr in https://github.com/topoteretes/cognee/pull/582


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.31...v0.1.32

0.1.31

What's Changed
* feat: unify retrievers [COG-1365] by lxobr in https://github.com/topoteretes/cognee/pull/572
* test: Add testing of cognee telemetry by dexters1 in https://github.com/topoteretes/cognee/pull/573
* test: eval_framework/evaluation [cog-1234] by alekszievr in https://github.com/topoteretes/cognee/pull/575
* feat: retrieve golden contexts COG-1364 by lxobr in https://github.com/topoteretes/cognee/pull/579
* chore: Add ollama optional depdendency by dexters1 in https://github.com/topoteretes/cognee/pull/584
* feat: Transition to new retrievers, update searches by soobrosa in https://github.com/topoteretes/cognee/pull/585
* fix: tiktoken upgrade by borisarzentar in https://github.com/topoteretes/cognee/pull/587


**Full Changelog**: https://github.com/topoteretes/cognee/compare/v0.1.30...v0.1.31

0.1.30

What's Changed
* fix: notebooks errors by borisarzentar in https://github.com/topoteretes/cognee/pull/565
* fix: test llm connection with gemini by dexters1 in https://github.com/topoteretes/cognee/pull/557
* fix: correctly add nodes to chunks [COG-1370] by lxobr in https://github.com/topoteretes/cognee/pull/568
* test: Parse context pieces separately in MusiqueQAAdapter and adjust tests [cog-1234] by alekszievr in https://github.com/topoteretes/cognee/pull/561
* test: test corpus builder [cog-1234] by alekszievr in https://github.com/topoteretes/cognee/pull/564
* test: Mock file download and open in musique adapter by alekszievr in https://github.com/topoteretes/cognee/pull/571
* fix: entrypoint.sh to not fail on first docker up, improved handling of migrations, signals and errors. by soekja in https://github.com/topoteretes/cognee/pull/546
* teat: quick fix dynamic collection handling in search [COG-1369] by hajdul88 in https://github.com/topoteretes/cognee/pull/567
* feat: use external chunker [cog-1354] by alekszievr in https://github.com/topoteretes/cognee/pull/551
* fix: PostgreSQL database connections by dexters1 in https://github.com/topoteretes/cognee/pull/574
* fix: simplify installation in readme by borisarzentar in https://github.com/topoteretes/cognee/pull/577
* test: answer generation [COG-1234] by alekszievr in https://github.com/topoteretes/cognee/pull/569
* feat: entity completion skeleton [COG-1318] by lxobr in https://github.com/topoteretes/cognee/pull/552
* feat: add experimental cognify pipeline [COG-1293] by lxobr in https://github.com/topoteretes/cognee/pull/541
* feat: add validation to llm env variables by Vasilije1990 in https://github.com/topoteretes/cognee/pull/558
* Test: test eval dashboard generation [COG-1234] by alekszievr in https://github.com/topoteretes/cognee/pull/570
* feat: codegraph improvements and new CODE search [COG-1351] by borisarzentar in https://github.com/topoteretes/cognee/pull/581


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

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

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.