| .. |
|
context_providers
|
fix: Remove creation of default user during search
|
2025-09-23 18:43:05 +02:00 |
|
entity_extractors
|
|
|
|
exceptions
|
adds new base errors to retrieval exceptions
|
2025-08-13 12:36:31 +02:00 |
|
utils
|
Remove all references to SearchType.INSIGHTS across the codebase, meaningfully replacing it with SearchType.GRAPH_COMPLETION where applicable.
|
2025-10-08 12:13:59 +01:00 |
|
__init__.py
|
|
|
|
base_feedback.py
|
chore: fixes ruff
|
2025-08-18 18:36:04 +02:00 |
|
base_graph_retriever.py
|
feat: implement combined context search (#1341)
|
2025-09-10 16:33:08 +02:00 |
|
base_retriever.py
|
feat: implement combined context search (#1341)
|
2025-09-10 16:33:08 +02:00 |
|
chunks_retriever.py
|
chore: Cog 2354 add logging (#1115)
|
2025-07-24 13:27:27 +02:00 |
|
code_retriever.py
|
refactor: remove LLMGateway usage where not needed
|
2025-09-09 13:50:16 +02:00 |
|
coding_rules_retriever.py
|
feat: implement combined context search (#1341)
|
2025-09-10 16:33:08 +02:00 |
|
completion_retriever.py
|
feat: implement combined context search (#1341)
|
2025-09-10 16:33:08 +02:00 |
|
cypher_search_retriever.py
|
Remove NetworkX from cognee core.
|
2025-08-15 10:28:56 +01:00 |
|
EntityCompletionRetriever.py
|
Docstring modules. (#877)
|
2025-05-27 21:33:58 +02:00 |
|
graph_completion_context_extension_retriever.py
|
Merge dev into main (#1398)
|
2025-09-12 20:20:21 +02:00 |
|
graph_completion_cot_retriever.py
|
Merge branch 'dev' into baml-refactor
|
2025-09-22 11:25:59 +02:00 |
|
graph_completion_retriever.py
|
feat: basic session behavior (only graph completion now just to save)
|
2025-10-15 17:51:47 +02:00 |
|
graph_summary_completion_retriever.py
|
feat: Add only_context and system prompt flags for search
|
2025-08-28 13:43:37 +02:00 |
|
jaccard_retrival.py
|
chore: format files
|
2025-09-22 11:33:19 +02:00 |
|
lexical_retriever.py
|
chore: format files
|
2025-09-22 11:33:19 +02:00 |
|
natural_language_retriever.py
|
refactor: remove LLMGateway usage where not needed
|
2025-09-09 13:50:16 +02:00 |
|
summaries_retriever.py
|
feat: Add only_context and system prompt flags for search
|
2025-08-28 13:43:37 +02:00 |
|
temporal_retriever.py
|
Merge branch 'main' into merge-main-vol6
|
2025-09-27 00:06:33 +02:00 |
|
user_qa_feedback.py
|
fix: fixes distributed pipeline (#1454)
|
2025-10-09 14:06:25 +02:00 |