graphiti/graphiti_core/embedder
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
azure_openai.py feat: add Azure client wrappers for embedding and LLM, integrate into server (#581) 2025-06-13 11:55:08 -04:00
client.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
gemini.py save edge update (#721) 2025-07-14 11:15:38 -04:00
openai.py Bulk embed (#403) 2025-04-26 22:09:12 -04:00
voyage.py Refactor imports (#675) 2025-07-05 08:57:07 -07:00