mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-07 21:30:03 +00:00
Adding support for Neo4j vector index hybrid search option. In Neo4j, you can achieve hybrid search by using a combination of vector and fulltext indexes. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>