langchain/docs/extras/integrations/vectorstores
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
..
faiss_index mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
activeloop_deeplake.ipynb Bagatur/deeplake docs fixes (#9275) 2023-08-15 15:56:36 -07:00
alibabacloud_opensearch.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
analyticdb.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
annoy.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
atlas.ipynb Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00
awadb.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
azuresearch.ipynb Azure Cognitive Search - update sdk b8, mod user agent, search with scores (#9191) 2023-08-25 02:34:09 -07:00
bageldb.ipynb BagelDB (bageldb.ai), VectorStore integration. (#8971) 2023-08-10 16:48:36 -07:00
cassandra.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
chroma.ipynb fix error in chroma docker instructions (#8533) 2023-07-31 16:32:53 -07:00
clarifai.ipynb Improvements to the Clarifai integration (#9290) 2023-08-21 12:53:36 -07:00
clickhouse.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
dashvector.ipynb Add dashvector vectorstore (#9163) 2023-08-15 16:19:30 -07:00
dingo.ipynb fix: max_marginal_relevance_search and docs in Dingo (#9244) 2023-08-15 01:06:06 -07:00
docarray_hnsw.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
docarray_in_memory.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
elasticsearch.ipynb ElasticsearchStore: improve error logging for adding documents (#9648) 2023-08-23 07:04:09 -07:00
epsilla.ipynb add Epsilla vectorstore (#9239) 2023-08-21 12:51:15 -07:00
faiss.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
hologres.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
lancedb.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
marqo.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
matchingengine.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
meilisearch.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
milvus.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
mongodb_atlas.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
myscale.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
neo4jvector.ipynb Add neo4j vector support (#9770) 2023-08-29 07:54:20 -07:00
opensearch.ipynb Add summarization use-case (#8376) 2023-08-02 14:25:11 -07:00
pgembedding.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
pgvector.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
pinecone.ipynb Minor fixes to enhance notebook usability: (#8389) 2023-07-28 17:10:03 -07:00
qdrant.ipynb Fix documentation for from_documents signature (#8482) 2023-07-30 13:24:44 -07:00
redis.ipynb Redis metadata filtering and specification, index customization (#8612) 2023-08-25 17:22:50 -07:00
rockset.ipynb Fix docs for Rockset (#8807) 2023-08-06 15:04:01 -07:00
scann.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
singlestoredb.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
sklearn.ipynb Revert "add filter to sklearn vector store functions (#8113)" (#8760) 2023-08-04 08:13:32 -07:00
starrocks.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
supabase.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
tair.ipynb tair fix distance_type error, and add hybrid search (#9531) 2023-08-23 16:38:31 -07:00
tigris.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
typesense.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
usearch.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
vectara.ipynb Fix typo in Vectara docs (#8925) 2023-08-08 10:11:07 -07:00
weaviate.ipynb Weaviate: adding auth example + fixing spelling in ReadME (#8939) 2023-08-08 16:24:17 -07:00
xata.ipynb Pre-release Xata version no longer required (#9915) 2023-08-29 07:21:22 -07:00
zep.ipynb zep/new ZepVectorStore (#9159) 2023-08-16 00:23:07 -07:00
zilliz.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00