cognee/cognee
Igor Ilic 6109bf5ea5
feat: Add uv and poetry support to Cognee [COG-1572] (#780)
<!-- .github/pull_request_template.md -->

## Description
Add support for UV and for Poetry package management

## 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-04-28 12:27:43 +02:00
..
api feat: expose document deletion via the API (#768) 2025-04-23 09:28:14 +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 fix: Doesn't drop entire PG database, just cleans public schema - Cog 1947 (#760) 2025-04-26 00:00:45 +02:00
modules fix: hotfix 0.1.38 (#765) 2025-04-23 12:04:48 +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 fix: fixes cases when llm generates inconsistent output (#773) 2025-04-23 11:55:37 +02:00
tests feat: Add uv and poetry support to Cognee [COG-1572] (#780) 2025-04-28 12:27:43 +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