cognee/cognee
Daniel Molnar d27f847753
Transition to new retrievers, update searches (#585)
<!-- .github/pull_request_template.md -->

## Description
Delete legacy search implementations after migrating to new retriever
classes

## 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 search and retrieval capabilities, providing improved context
resolution for code queries, completions, summaries, and graph
connections.
  
- **Refactor**
- Shifted to a modular, object-oriented approach that consolidates query
logic and streamlines error management for a more robust and scalable
experience.
  
- **Bug Fixes**
- Improved error handling for unsupported search types and retrieval
operations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-27 15:25:24 +01:00
..
api Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
exceptions
infrastructure feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
modules Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
shared feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
tasks Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
tests test: eval_framework/evaluation unit tests [cog-1234] (#575) 2025-02-27 13:24:47 +01:00
__init__.py
base_config.py
fetch_secret.py
low_level.py
pipelines.py
root_dir.py