Commit graph

10 commits

Author SHA1 Message Date
Daulet Amirkhanov
56d464cfa8 rerun and update notebooks with latest cognee 2025-10-22 19:05:01 +01:00
Daulet Amirkhanov
0c59bcdda2 Rerun notebooks with latest cognee - 0.3.5 2025-10-07 21:49:02 +01:00
Daulet Amirkhanov
4f6e19f8de fix: kernel killing is failing test, skip it in Github Actions 2025-08-27 15:36:26 +01:00
Daulet Amirkhanov
19b59fcd6d Update Jupyter notebooks: added execution counts, improved logging outputs, and updated Python version to 3.12.7. Removed unnecessary code cells and ensured consistent environment variable handling across demos. 2025-08-27 14:59:39 +01:00
hajdul88
f07e0be1ae chore: removes cell output 2025-08-25 11:56:44 +02:00
vasilije
3e43a4726f notebooks and poetry lock update 2025-06-30 14:20:06 +02:00
Vasilije
b71b704b50
chore: Move files (#848)
<!-- .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: Igor Ilic <igorilic03@gmail.com>
2025-05-22 21:42:47 +02:00
Igor Ilic
5fe7ff9883
refactor: Refactor search so graph completion is used by default (#505)
<!-- .github/pull_request_template.md -->

## Description
Refactor search so query type doesn't need to be provided to make it
simpler for new users

## 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

- **Refactor**
- Improved the search interface by standardizing parameter usage with
explicit keyword arguments for specifying search types, enhancing
clarity and consistency.
- **Tests**
- Updated test cases and example integrations to align with the revised
search parameters, ensuring consistent behavior and reliable validation
of search outcomes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-07 17:16:34 +01:00
vasilije
60c8fd103b ruff format 2025-01-05 19:09:08 +01:00
Igor Ilic
61ed516d12 docs: Add multimedia notebook
Added multimedia notebook for cognee

Docs COG-507
2024-11-20 16:21:29 +01:00