cognee/cognee
Vasilije bb7eaa017b
feat: Group DataPoints into NodeSets (#680)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2025-04-19 20:21:04 +02:00
..
api feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
eval_framework feat: Add initial cognee pipeline simplification [COG-1705] (#670) 2025-04-17 14:02:12 +02:00
exceptions test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
infrastructure feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
modules feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
notebooks feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
shared fix: Resolve issue with missing name if no attribute (#707) 2025-04-08 11:46:18 +02:00
tasks feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
tests test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
__init__.py feat: add delete by document (#668) 2025-04-17 15:42:10 +02:00
base_config.py feat: Add default user from config (#682) 2025-04-02 14:48:10 +02:00
fetch_secret.py
get_token.py fix: Cognee backend fixes (#659) 2025-03-20 21:51:35 +01:00
low_level.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
pipelines.py
root_dir.py