graphiti/graphiti_core
Siddhartha Sahu 8802b7db13
Add support for Kuzu as the graph driver (#799)
* Fix FalkoDB tests

* Add support for graph memory using Kuzu

* Fix lints

* Fix queries

* Add tests

* Add comments

* Add more test coverage

* Add mocked tests

* Format

* Add mocked tests II

* Refactor community queries

* Add more mocked tests

* Refactor tests to always cleanup

* Add more mocked tests

* Update kuzu

* Refactor how filters are built

* Add more mocked tests

* Refactor and cleanup

* Fix tests

* Fix lints

* Refactor tests

* Disable neptune

* Fix

* Update kuzu version

* Update kuzu to latest release

* Fix filter

* Fix query

* Fix Neptune query

* Fix bulk queries

* Fix lints

* Fix deletes

* Comments and format

* Add Kuzu to the README

* Fix bulk queries

* Test all fields of nodes and edges

* Fix lints

* Update search_utils.py

---------

Co-authored-by: Preston Rasmussen <109292228+prasmussen15@users.noreply.github.com>
2025-08-27 11:45:21 -04:00
..
cross_encoder fix typo and model selector (#843) 2025-08-18 11:15:45 -04:00
driver Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
embedder save edge update (#721) 2025-07-14 11:15:38 -04:00
llm_client Gpt 5 default (#849) 2025-08-21 12:10:57 -04:00
migrations update migration (#870) 2025-08-27 11:13:10 -04:00
models Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
prompts update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
search Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
telemetry feat: add telemetry with PostHog and update Docker configurations (#633) 2025-06-27 12:23:30 -07:00
utils Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
errors.py Add group ID validation and error handling (#618) 2025-06-24 09:33:54 -07:00
graph_queries.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
graphiti.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
graphiti_types.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
helpers.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
nodes.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00