cognee/cognee/tasks/completion
hajdul88 eba1515127
feat: quick fix dynamic collection handling in search (#567) [COG-1369]
<!-- .github/pull_request_template.md -->

## Description
Fixes search dynamic collection mapping in graph completion search

## 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**
- Adjusted graph processing to remove extraneous notifications when
expected data elements are absent.
- Updated query processing to ensure a more consistent selection of
related data types.
- Streamlined database error handling by aligning exception management
with standard practices.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 13:45:42 +01:00
..
exceptions ruff format 2025-01-05 19:09:08 +01:00
__init__.py Summarize retrieved edges to compact string [COG-1181] (#522) 2025-02-18 17:29:55 +01:00
graph_query_completion.py feat: quick fix dynamic collection handling in search (#567) [COG-1369] 2025-02-21 13:45:42 +01:00
graph_query_summary_completion.py Summarize retrieved edges to compact string [COG-1181] (#522) 2025-02-18 17:29:55 +01:00
query_completion.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00