graphiti/graphiti_core/utils/maintenance
Preston Rasmussen 0884cc00e5
OpenSearch Integration for Neo4j (#896)
* move aoss to driver

* add indexes

* don't save vectors to neo4j with aoss

* load embeddings from aoss

* add group_id routing

* add search filters and similarity search

* neptune regression update

* update neptune for regression purposes

* update index creation with aliasing

* regression tested

* update version

* edits

* claude suggestions

* cleanup

* updates

* add embedding dim env var

* use cosine sim

* updates

* updates

* remove unused imports

* update
2025-09-09 10:51:46 -04:00
..
__init__.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
community_operations.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
edge_operations.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
graph_data_operations.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
node_operations.py update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
temporal_operations.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00