cognee/examples/python
Boris ada466879e
fix: add default params to run_tasks (#563)
<!-- .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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced the task execution process by enabling default values for
certain parameters, allowing users to trigger task processing without
supplying every input explicitly.
  
- **Bug Fixes**
- Adjusted asynchronous handling for the `retrieved_edges_to_string`
function to ensure proper execution flow in various components.

- **Documentation**
- Updated markdown formatting in the Jupyter notebook for improved
readability and structure.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2025-02-19 20:18:51 +01:00
..
code_graph_example.py Feat: log pipeline status and pass it through pipeline [COG-1214] (#501) 2025-02-11 16:41:40 +01:00
cognee_simple_document_demo.py Cognee simple document example (#521) 2025-02-11 13:58:35 +01:00
dynamic_steps_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
graphiti_example.py fix: add default params to run_tasks (#563) 2025-02-19 20:18:51 +01:00
multimedia_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
simple_example.py refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00