cognee/cognee/modules
Igor Ilic 022c96de55
refactor: simplify endpoint default values (#1123)
<!-- .github/pull_request_template.md -->

## Description
Simplify Cognee endpoints so default dataset ID will be None

## 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-22 09:09:44 -04: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 fix: s3 file storage (#1095) 2025-07-16 20:36:18 +02:00
engine fix: 0.1.41 Release (#894) 2025-05-31 02:19:29 +02:00
graph fix:Fixes missing entity to entity edges (#1118) 2025-07-22 11:48:56 +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 feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
retrieval enhancement: Optimizing embedding calls in brute_force_search (#1101) 2025-07-22 13:50:25 +02:00
search feat: Add test for permissions, change Cognee search return value (#1058) 2025-07-08 13:33:03 +02:00
settings Merge dev to main (#827) 2025-05-15 13:15:49 +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