Skip to content

Releases: topoteretes/cognee

v0.5.0

15 Dec 19:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.5.0

v0.5.0.dev1

15 Dec 19:04

Choose a tag to compare

v0.5.0.dev1 Pre-release
Pre-release

What's Changed

  • docs: Fix Readme Instructions by @davidmyriel in #1706
  • CI: Fix ollama tests by @pazone in #1713
  • chore: update videos by @hande-k in #1748
  • Cherry-pick: Fix cypher search (#1739) by @pazone in #1763
  • fix: added release update version by @Vasilije1990 in #1764
  • docs(mcp): update available tools documentation by @armelhbobdad in #1740
  • Handle multiple response formats in OllamaEmbeddingEngine by @weikao in #1735
  • CI: Release drafter configuration by @pazone in #1817
  • CI: mergify config by @pazone in #1818
  • ci(Mergify): configuration update by @pazone in #1820
  • fix: fixes ontology api endpoint tests by @hajdul88 in #1824
  • feature: Introduces wide subgraph search in graph completion and improves QA speed by @hajdul88 in #1736
  • backport: Adds lance-namespace version fix to toml (fixes lancedb issue with 0.2.0 lance-namespace version) + crawler ingetration test url fix by @hajdul88 in #1842
  • COG-3437: Chore: CodeRabbit config by @pazone in #1833
  • CI: 32 GB machine for Ollama tests by @pazone in #1857
  • Fix distributed issues with latest pydantic version by @dexters1 in #1859
  • feature: adds triplet embedding via memify by @hajdul88 in #1832
  • chore: uv lock check in pre-test workflow by @pazone in #1773
  • Main merge vol4 by @dexters1 in #1856
  • refactor: move codify pipeline out of main repo by @siillee in #1738
  • fix: fixes lancedb batch handling by @hajdul88 in #1872
  • fix: Resolve issue with BAML rate limit handling by @dexters1 in #1813
  • fix: install nvm and node for -ui cli command by @borisarzentar in #1836
  • fix: remove double quotes from llmconfig str params by @daukadolt in #1758
  • Removed check_permissions_on_dataset.py and related references by @martin0731 in #1786
  • feat: avoid double edge vector search in triplet search by @lxobr in #1877
  • feat: Adds edge centered payload and embedding structure during ingestion by @hajdul88 in #1853
  • Chore: Remove Ontology file size limit. Code duplications by @pazone in #1880
  • feat: add dataset database handler logic and neo4j/lancedb/kuzu handlers by @dexters1 in #1776
  • Merge main vol7 by @dexters1 in #1891
  • feat: make pipeline processing cache optional by @dexters1 in #1876
  • feat: Add dataset database handler info by @dexters1 in #1887
  • fix: make ontology key an optional param in cognify by @dexters1 in #1894
  • test: remove anything codify related from mcp test by @siillee in #1890
  • feat: add bedrock as supported llm provider by @siillee in #1830
  • chore: adds id generation to memify triplet embedding pipeline by @hajdul88 in #1895
  • feat: add support to pass custom parameters in llm adapters during cognify by @siillee in #1802
  • COG-3546: Initial release pipeline by @pazone in #1883
  • feat: Add database deletion on dataset delete by @dexters1 in #1893
  • chore: introduces 1 file upload in ontology endpoint by @hajdul88 in #1899

New Contributors

Full Changelog: v0.5.0.dev0...v0.5.0.dev1

What's Changed

  • docs: Fix Readme Instructions by @davidmyriel in #1706
  • CI: Fix ollama tests by @pazone in #1713
  • chore: update videos by @hande-k in #1748
  • Cherry-pick: Fix cypher search (#1739) by @pazone in #1763
  • fix: added release update version by @Vasilije1990 in #1764
  • docs(mcp): update available tools documentation by @armelhbobdad in #1740
  • Handle multiple response formats in OllamaEmbeddingEngine by @weikao in #1735
  • CI: Release drafter configuration by @pazone in #1817
  • CI: mergify config by @pazone in #1818
  • ci(Mergify): configuration update by @pazone in #1820
  • fix: fixes ontology api endpoint tests by @hajdul88 in #1824
  • feature: Introduces wide subgraph search in graph completion and improves QA speed by @hajdul88 in #1736
  • backport: Adds lance-namespace version fix to toml (fixes lancedb issue with 0.2.0 lance-namespace version) + crawler ingetration test url fix by @hajdul88 in #1842
  • COG-3437: Chore: CodeRabbit config by @pazone in #1833
  • CI: 32 GB machine for Ollama tests by @pazone in #1857
  • Fix distributed issues with latest pydantic version by @dexters1 in #1859
  • feature: adds triplet embedding via memify by @hajdul88 in #1832
  • chore: uv lock check in pre-test workflow by @pazone in #1773
  • Main merge vol4 by @dexters1 in #1856
  • refactor: move codify pipeline out of main repo by @siillee in #1738
  • fix: fixes lancedb batch handling by @hajdul88 in #1872
  • fix: Resolve issue with BAML rate limit handling by @dexters1 in #1813
  • fix: install nvm and node for -ui cli command by @borisarzentar in #1836
  • fix: remove double quotes from llmconfig str params by @daukadolt in #1758
  • Removed check_permissions_on_dataset.py and related references by @martin0731 in #1786
  • feat: avoid double edge vector search in triplet search by @lxobr in #1877
  • feat: Adds edge centered payload and embedding structure during ingestion by @hajdul88 in #1853
  • Chore: Remove Ontology file size limit. Code duplications by @pazone in #1880
  • feat: add dataset database handler logic and neo4j/lancedb/kuzu handlers by @dexters1 in #1776
  • Merge main vol7 by @dexters1 in #1891
  • feat: make pipeline processing cache optional by @dexters1 in #1876
  • feat: Add dataset database handler info by @dexters1 in #1887
  • fix: make ontology key an optional param in cognify by @dexters1 in #1894
  • test: remove anything codify related from mcp test by @siillee in #1890
  • feat: add bedrock as supported llm provider by @siillee in #1830
  • chore: adds id generation to memify triplet embedding pipeline by @hajdul88 in #1895
  • feat: add support to pass custom parameters in llm adapters during cognify by @siillee in #1802
  • COG-3546: Initial release pipeline by @pazone in #1883
  • feat: Add database deletion on dataset delete by @dexters1 in #1893
  • chore: introduces 1 file upload in ontology endpoint by @hajdul88 in #1899

New Contributors

Full Changelog: v0.5.0.dev0...v0.5.0.dev1

#...

Read more

v0.4.1

27 Nov 20:16
00b60ae

Choose a tag to compare

What’s Changed

  • fix: Limit LanceDB version and it's lance-namespace dependency to avoid issues with their latest version @hajdul88
  • chore: fixing integration test in ci (#1810) @hajdul88
  • chore: Update poetry and uv lock files @dexters1

Contributors

@Vasilije1990, @dexters1, @hajdul88

v0.5.0.dev0

24 Nov 15:22
v0.5.0.dev0
58fa956

Choose a tag to compare

v0.5.0.dev0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.5.0.dev0

v0.4.0

09 Nov 10:15
6192d49

Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.4.0

v0.3.9

02 Nov 09:23
b1fdb71

Choose a tag to compare

What's Changed

  • fix: Resolve issue with text classification where classification of text and pdf files was done incorrectly on ingestion by @dexters1
  • docs: Fix Readme Instructions by @davidmyriel in #1706

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

29 Oct 20:10
7743071

Choose a tag to compare

What's Changed

Full Changelog: V0.3.7...v0.3.8

v0.3.7

22 Oct 20:28

Choose a tag to compare

Full Changelog: v0.3.7...V0.3.7

v0.3.6

14 Oct 11:31
803ee4b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

07 Oct 21:59
v0.3.5
760a9de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5