cognee/cognee/modules
hajdul88 9157d3c2dd
feature: cover current context structure with unit test and add time logging to vector collection retrievals (#1144)
<!-- .github/pull_request_template.md -->

## Description
Cover current context structure with unit test so it is not changed
accidentally in the future

## 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-07-25 13:04:43 +02:00
..
chunking feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
cognify fix: Initial commit to resolve issue with using tokenizer based on LLMs 2025-01-21 19:53:22 +01:00
data Data model migration (#1143) 2025-07-24 15:03:16 +02:00
engine fix: 0.1.41 Release (#894) 2025-05-31 02:19:29 +02:00
graph feature: cover current context structure with unit test and add time logging to vector collection retrievals (#1144) 2025-07-25 13:04:43 +02:00
ingestion refactor: simplify endpoint default values (#1123) 2025-07-22 09:09:44 -04:00
metrics/operations feat: websockets for pipeline update streaming (#851) 2025-06-11 20:29:26 +02:00
observability Merge dev to main (#827) 2025-05-15 13:15:49 +02:00
ontology feat: replace Owlready2 with RDFLib (#981) 2025-06-17 14:49:53 +02:00
pipelines fix: add missing await for getting default user (#1131) 2025-07-23 06:47:38 +02:00
retrieval feature: cover current context structure with unit test and add time logging to vector collection retrievals (#1144) 2025-07-25 13:04:43 +02:00
search feat: Add test for permissions, change Cognee search return value (#1058) 2025-07-08 13:33:03 +02:00
settings fix: Remove weaviate (#1139) 2025-07-23 19:34:35 +02:00
storage/utils feat: Weighted edges (#1068) 2025-07-14 21:26:25 +02:00
users fix: add error handling 2025-07-06 21:03:02 +02:00
visualization feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
__init__.py