langchain/docs/extras/modules/data_connection/vectorstores/integrations
Tom e533da8bf2
Adding Marqo to vectorstore ecosystem (#7068)
This PR brings in a vectorstore interface for
[Marqo](https://www.marqo.ai/).

The Marqo vectorstore exposes some of Marqo's functionality in addition
the the VectorStore base class. The Marqo vectorstore also makes the
embedding parameter optional because inference for embeddings is an
inherent part of Marqo.

Docs, notebook examples and integration tests included.

Related PR:
https://github.com/hwchase17/langchain/pull/2807

---------

Co-authored-by: Tom Hamer <tom@marqo.ai>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-07-05 14:44:12 -07:00
..
faiss_index Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
alibabacloud_opensearch.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
analyticdb.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
annoy.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
atlas.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
awadb.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
azuresearch.ipynb Add New Retriever Interface with Callbacks (#5962) 2023-06-30 14:44:03 -07:00
cassandra.ipynb Second Attempt - Add concurrent insertion of vector rows in the Cassandra Vector Store (#7017) 2023-07-01 11:09:52 -07:00
chroma.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
clarifai.ipynb Clarifai integration (#5954) 2023-06-22 08:00:15 -07:00
clickhouse.ipynb Add back in clickhouse mongo vecstore notebooks (#6949) 2023-06-29 19:21:47 -07:00
deeplake.ipynb Harrison/deeplake new features (#6263) 2023-06-16 17:53:55 -07:00
docarray_hnsw.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
docarray_in_memory.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
elasticsearch.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
faiss.ipynb Fix sample in FAISS section (#7050) 2023-07-03 02:18:32 -06:00
hologres.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
lancedb.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
marqo.ipynb Adding Marqo to vectorstore ecosystem (#7068) 2023-07-05 14:44:12 -07:00
matchingengine.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
milvus.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
mongodb_atlas.ipynb Fixed typos in MongoDB Atlas Vector Search documentation (#7174) 2023-07-05 12:48:00 -04:00
myscale.ipynb Harrison/myscale self query (#6376) 2023-06-18 16:53:10 -07:00
opensearch.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
pgembedding.ipynb Add pg_hnsw vectorstore integration (#6893) 2023-07-05 08:10:10 -07:00
pgvector.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
pinecone.ipynb Added documentation for add_texts function for Pinecone integration (#7134) 2023-07-05 13:11:37 -04:00
qdrant.ipynb Support named vectors in Qdrant (#6871) 2023-06-29 15:14:22 -07:00
redis.ipynb added redis method to delete entries by keys (#6222) 2023-06-22 13:26:47 -07:00
rockset.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
singlestoredb.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
sklearn.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
starrocks.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
supabase.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
tair.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
tigris.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
typesense.ipynb docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00
vectara.ipynb Vectara upd2 (#6506) 2023-07-02 12:15:50 -07:00
weaviate.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
zilliz.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00