cognee/cognee/modules
Boris 6e5acec292
refactor: make run_pipeline a high-level api for running pipelines (#1294)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## 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-08-27 09:49:20 +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 feat: migrate pipeline status reset to add pipeline (#1289) 2025-08-26 19:06:08 +02:00
engine feature: solve edge embedding duplicates in edge collection + retriever optimization (#1151) 2025-07-29 12:35:38 +02:00
graph feat: migrate pipeline status reset to add pipeline (#1289) 2025-08-26 19:06:08 +02:00
ingestion Merge branch 'dev' into feature/cog-2717-add-better-error-management-to-cognee 2025-08-15 08:15:05 +02: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 chore: Changing base classes for exceptions that were already defined 2025-08-13 15:14:43 +02:00
pipelines refactor: make run_pipeline a high-level api for running pipelines (#1294) 2025-08-27 09:49:20 +02:00
retrieval chore: ruff ruff 2025-08-19 16:50:50 +02:00
search chore: fixes ruff 2025-08-18 18:36:04 +02:00
settings move to gpt5 2025-08-17 12:19:34 +02:00
storage/utils feat: Weighted edges (#1068) 2025-07-14 21:26:25 +02:00
users chore: Changing base classes for exceptions that were already defined 2025-08-13 15:14:43 +02:00
visualization Keep networkx as core dependency 2025-08-15 10:28:56 +01:00
__init__.py