Releases: topoteretes/cognee
Releases · topoteretes/cognee
v0.1.34
v0.1.33
What's Changed
- feat: integrating evaluation framework into dreamify [COG-1312] by @hajdul88 in #562
- feat: Allowing parallel edges in graph projection when using graph completion search by @hajdul88 in #599
- feat: Change data models for gemini by @dexters1 in #600
- fix: add currying to question_answering_non_parallel by @hajdul88 in #602
- chore: Be explicit on extras to install in Docker by @soobrosa in #598
- feat: entity brute force triplet search [COG-1325] by @lxobr in #589
- feat: Add context evaluation to eval framework [COG-1366] by @alekszievr in #586
- Update README.md by @Vasilije1990 in #609
- bug: added fix and added my pat by @Vasilije1990 in #597
- feat: add regex entity extractor by @lxobr in #605
- fix: add proper node labels by @borisarzentar in #607
- chore: update readme by @hande-k in #614
- chore: update litellm by @hande-k in #613
- replace video in readme by @hande-k in #617
- feat: added helm clean push by @Vasilije1990 in #606
- feat: Demo for relational db with cognee by @hibajamal in #620
- feat: COG-1523 add top_k in run_question_answering by @lxobr in #625
- Feat: evaluate retrieved context against golden context [cog-1481] by @alekszievr in #619
- feat: Small clarifications. by @soobrosa in #624
New Contributors
- @hibajamal made their first contribution in #620
Full Changelog: v0.1.32...v0.1.33
v0.1.32
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
What's Changed
- feat: unify retrievers [COG-1365] by @lxobr in #572
- test: Add testing of cognee telemetry by @dexters1 in #573
- test: eval_framework/evaluation [cog-1234] by @alekszievr in #575
- feat: retrieve golden contexts COG-1364 by @lxobr in #579
- chore: Add ollama optional depdendency by @dexters1 in #584
- feat: Transition to new retrievers, update searches by @soobrosa in #585
- fix: tiktoken upgrade by @borisarzentar in #587
Full Changelog: v0.1.30...v0.1.31
v0.1.30
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
What's Changed
- feat: Update parameters in search API route to match search function parameters order by @soekja in #528
- feat: Cognee gui [COG-1307] by @dexters1 in #530
- feat: Force .env file settings over real environment variable values [COG-1333] by @dexters1 in #537
- fix: poetry changes. by @soobrosa in #526
- feat: Cognee gui add visualziation[COG-1334] by @dexters1 in #538
- fix: Creation of default user to have is_superuser=True by default by @soekja in #539
- feat: improve tests add macos runners by @Vasilije1990 in #540
- docs: update README.md by @eltociear in #542
- docs: GraphRAG vs RAG notebook by @dexters1 in #503
- docs: Update README.md by @Vasilije1990 in #549
- docs: Update README.md by @Vasilije1990 in #550
- feat: Summarize retrieved edges to compact string [COG-1181] by @alekszievr in #522
- feat: Add musique adapter base by @Vasilije1990 in #525
- feat: local ollama model support for cognee [COG-1358] by @hajdul88 in #555
- feat: add auto dependency updater workflow by @Vasilije1990 in #548
- docs: update cognee logo on readme by @hande-k in #559
- feat: externalize chunkers [cog-1354] by @alekszievr in #547
- feat: Implement optional neo4j metrics and improve tests [cog-1262] by @alekszievr in #556
- fix: add default params to run_tasks by @borisarzentar in #563
New Contributors
Full Changelog: v0.1.28...v0.1.29
v0.1.28
- fix: consolidate api/sdk/mcp code search
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- feat: update ruff rules by @Vasilije1990 in #513
- fix: resolve python 3.10 issue with mocking [COG-1274] by @dexters1 in #517
- chore: Ruff format fix by @dexters1 in #516
- chore: clean up old git actions logs by @Vasilije1990 in #514
- fix: Comment out the postgres configuration from docker-compose.yml by @soekja in #504
- fix: support structured data conversion to data points by @borisarzentar in #512
- docs: Cognee simple document example by @dexters1 in #521
- feat: Cognee evaluation framework development by @hajdul88 in #498
- feat: log pipeline status and pass it through pipeline [COG-1214] by @alekszievr in #501
- fix: Resolve llama-index integration issue with new cognee version [COG-1270] by @dexters1 in #515
- fix: Resolve issue with UUID in telemetry by @dexters1 in #524
- feat: Adds types property to pydantic Datapoint inherited classes by @hajdul88 in #523
- chore: Fix and update visualization by @Vasilije1990 in #518
- feat: corpus builder custom cognify tasks [Cog 1293] by @lxobr in #527
- fix: simplify code pipeline by @borisarzentar in #529
Full Changelog: v0.1.26...v0.1.27
v0.1.26
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
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