cognee/cognee/api
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
..
v1 Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00
client.py fix: Add reraising of general exception handling in cognee [COG-1062] (#490) 2025-02-04 10:51:05 +01:00
DTO.py ruff format 2025-01-05 19:09:08 +01:00