cognee/cognee/modules
Igor Ilic f404386df5
fix: hotfix 0.1.38 (#765)
<!-- .github/pull_request_template.md -->

## Description
- db_engine was not dynamically gathered, with this a change in system
directory will be handled correctly
- Added top_k to all search types
- Reduced delete test threshold 
- Updated MCP version and info

## 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: Boris <boris@topoteretes.com>
2025-04-23 12:04:48 +02:00
..
chunking fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
cognify fix: Initial commit to resolve issue with using tokenizer based on LLMs 2025-01-21 19:53:22 +01:00
data fix: graph prompt path (#769) 2025-04-23 12:03:51 +02:00
engine feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
graph test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
ingestion feature: Adds S3 functionality (#731) 2025-04-17 08:56:40 +02:00
metrics/operations fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
ontology fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
pipelines feat: Add initial cognee pipeline simplification [COG-1705] (#670) 2025-04-17 14:02:12 +02:00
retrieval fix: hotfix 0.1.38 (#765) 2025-04-23 12:04:48 +02:00
search fix: hotfix 0.1.38 (#765) 2025-04-23 12:04:48 +02:00
settings fix: cognee ui with new visualization (#733) 2025-04-18 15:23:51 +02:00
storage/utils feat: Relational db to graph db [COG-1468] (#644) 2025-03-26 11:40:06 +01:00
users test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
visualization feat: Group DataPoints into NodeSets (#680) 2025-04-19 20:21:04 +02:00
__init__.py