cognee/cognee/infrastructure
Boris 74a3220e9f
fix: graph view with search (#1368)
<!-- .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.
2025-09-11 16:16:03 +02:00
..
context Docstring infrastructure. (#880) 2025-05-28 17:47:31 +02:00
data ruff formatting 2025-08-13 15:15:39 +02:00
databases feat: Add small pool for PostgreSQL connections to allow multiple doc… (#1358) 2025-09-11 05:48:04 -07:00
engine feat: Weighted edges (#1068) 2025-07-14 21:26:25 +02:00
entities Docstring infrastructure. (#880) 2025-05-28 17:47:31 +02:00
files feat: implement new local UI (#1279) 2025-09-05 15:39:04 +02:00
llm refactor: Use gpt-4o-mini by default 2025-09-08 21:27:38 +02:00
loaders fix: Return distributed as part of Cognee build 2025-08-15 12:27:03 +02:00
utils fix: graph view with search (#1368) 2025-09-11 16:16:03 +02:00
__init__.py