Skip to content

Releases: topoteretes/cognee

v0.1.34

11 Mar 21:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.33...v0.1.34

v0.1.33

11 Mar 21:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.32...v0.1.33

v0.1.32

03 Mar 18:42
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.1.31...v0.1.32

v0.1.31

27 Feb 17:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.30...v0.1.31

v0.1.30

26 Feb 20:51
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.1.29...v0.1.30

v0.1.29

19 Feb 19:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.28...v0.1.29

v0.1.28

13 Feb 12:20
Compare
Choose a tag to compare
  • fix: consolidate api/sdk/mcp code search

Full Changelog: v0.1.27...v0.1.28

v0.1.27

12 Feb 23:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

08 Feb 14:25
Compare
Choose a tag to compare

What's Changed

  • update readme to mention starter repo by @hande-k in #510
  • fix: index and field name extraction in DataPoint indexation

Full Changelog: v0.1.25...v0.1.26

v0.1.25

08 Feb 10:05
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.1.24...v0.1.25