cognee/cognee/modules/pipelines/operations
Boris 5970d964cf
feat: pass context argument to tasks that require it (#788)
<!-- .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.

---------

Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-04-30 12:32:40 +02:00
..
__init__.py feat: Add initial cognee pipeline simplification [COG-1705] (#670) 2025-04-17 14:02:12 +02:00
get_pipeline_status.py Feat: log pipeline status and pass it through pipeline [COG-1214] (#501) 2025-02-11 16:41:40 +01:00
log_pipeline_run_complete.py fix: add pipeline_name to PipelineRun and change logging default to ERROR (#675) 2025-03-29 14:55:34 +01:00
log_pipeline_run_error.py fix: add pipeline_name to PipelineRun and change logging default to ERROR (#675) 2025-03-29 14:55:34 +01:00
log_pipeline_run_start.py fix: add pipeline_name to PipelineRun and change logging default to ERROR (#675) 2025-03-29 14:55:34 +01:00
pipeline.py feat: Add initial cognee pipeline simplification [COG-1705] (#670) 2025-04-17 14:02:12 +02:00
run_parallel.py feature: tighten run_tasks_base (#730) 2025-04-16 09:19:03 +02:00
run_tasks.py feat: pass context argument to tasks that require it (#788) 2025-04-30 12:32:40 +02:00
run_tasks_base.py feat: pass context argument to tasks that require it (#788) 2025-04-30 12:32:40 +02:00