cognee/cognee/tasks
Igor Ilic f9f18d1b0c
feat: Add columns as nodes in relational db migration (#826)
<!-- .github/pull_request_template.md -->

## Description
Add ability to map column values from relational databases to graph

## 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.
2025-05-15 07:31:31 -04:00
..
chunk_naive_llm_classifier feat: add delete by document (#668) 2025-04-17 15:42:10 +02:00
chunks feat: Eliminate the use of max_chunk_tokens and use a unified max_chunk_size instead [cog-1381] (#626) 2025-03-12 14:03:41 +01:00
code fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
completion test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
documents feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
entity_completion/entity_extractors fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
graph fix: fixes cases when llm generates inconsistent output (#773) 2025-04-23 11:55:37 +02:00
ingestion feat: Add columns as nodes in relational db migration (#826) 2025-05-15 07:31:31 -04:00
repo_processor fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
storage feat: add delete by document (#668) 2025-04-17 15:42:10 +02:00
summarization feat: Add initial cognee pipeline simplification [COG-1705] (#670) 2025-04-17 14:02:12 +02:00
temporal_awareness fix: graphiti example (#816) 2025-05-13 14:36:23 +02:00