graphiti/graphiti_core/search
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 chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
search.py cleanup (#894) 2025-09-05 11:30:46 -04:00
search_config.py cleanup (#894) 2025-09-05 11:30:46 -04:00
search_config_recipes.py add episode scope to search (#362) 2025-04-15 19:27:56 -04:00
search_filters.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
search_helpers.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
search_utils.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00