cognee/cognee/modules/retrieval
Boris 773b15a645
feat: websockets for pipeline update streaming (#851)
<!-- .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: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-06-11 20:29:26 +02:00
..
context_providers feat: add delete by document (#668) 2025-04-17 15:42:10 +02:00
entity_extractors feat: entity brute force triplet search [COG-1325] (#589) 2025-03-05 11:17:58 +01:00
exceptions feat: websockets for pipeline update streaming (#851) 2025-06-11 20:29:26 +02:00
utils feat: websockets for pipeline update streaming (#851) 2025-06-11 20:29:26 +02:00
__init__.py Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
base_retriever.py Feature/cog 1312 integrating evaluation framework into dreamify (#562) 2025-03-03 19:55:47 +01:00
chunks_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
code_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
completion_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
cypher_search_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
EntityCompletionRetriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
graph_completion_context_extension_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
graph_completion_cot_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
graph_completion_retriever.py feat: websockets for pipeline update streaming (#851) 2025-06-11 20:29:26 +02:00
graph_summary_completion_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
insights_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
natural_language_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00
summaries_retriever.py Docstring modules. (#877) 2025-05-27 21:33:58 +02:00