Tomaz Bratanic
db13fba7ea
Add neo4j vector support ( #9770 )
...
Neo4j has added vector index integration just recently. To allow both
ingestion and integrating it as vector RAG applications, I wrapped it as
a vector store as the implementation is completely different from
`GraphCypherQAChain`. Here, we are not generating any Cypher statements
at query time, we are simply doing the vector similarity search using
the new vector index as if we were dealing with a vector database.
---------
Co-authored-by: Bagatur <baskaryan@gmail.com >
2023-08-29 07:54:20 -07:00
..
2023-07-23 23:23:16 -07:00
2023-08-15 15:56:36 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-08-23 17:49:44 -07:00
2023-07-23 23:23:16 -07:00
2023-08-25 02:34:09 -07:00
2023-08-10 16:48:36 -07:00
2023-07-23 23:23:16 -07:00
2023-07-31 16:32:53 -07:00
2023-08-21 12:53:36 -07:00
2023-08-22 20:28:11 -07:00
2023-08-15 16:19:30 -07:00
2023-08-15 01:06:06 -07:00
2023-08-22 20:28:11 -07:00
2023-08-22 20:28:11 -07:00
2023-08-23 07:04:09 -07:00
2023-08-21 12:51:15 -07:00
2023-08-22 20:28:11 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-08-22 20:28:11 -07:00
2023-08-22 20:28:11 -07:00
2023-07-23 23:23:16 -07:00
2023-08-22 20:28:11 -07:00
2023-07-23 23:23:16 -07:00
2023-08-29 07:54:20 -07:00
2023-08-02 14:25:11 -07:00
2023-08-22 20:28:11 -07:00
2023-07-23 23:23:16 -07:00
2023-07-28 17:10:03 -07:00
2023-07-30 13:24:44 -07:00
2023-08-25 17:22:50 -07:00
2023-08-06 15:04:01 -07:00
2023-08-22 20:28:11 -07:00
2023-07-23 23:23:16 -07:00
2023-08-04 08:13:32 -07:00
2023-07-23 23:23:16 -07:00
2023-08-22 20:28:11 -07:00
2023-08-23 16:38:31 -07:00
2023-07-23 23:23:16 -07:00
2023-07-23 23:23:16 -07:00
2023-08-22 20:28:11 -07:00
2023-08-08 10:11:07 -07:00
2023-08-08 16:24:17 -07:00
2023-08-29 07:21:22 -07:00
2023-08-16 00:23:07 -07:00
2023-07-23 23:23:16 -07:00