langchain/docs/extras/modules/data_connection/vectorstores/integrations
Adilkhan Sarsen 5debd5043e
Added deeplake use case examples of the new features (#6528)
<!--
Thank you for contributing to LangChain! Your PR will appear in our
release under the title you set. Please make sure it highlights your
valuable contribution.

Replace this with a description of the change, the issue it fixes (if
applicable), and relevant context. List any dependencies required for
this change.

After you're done, someone will review your PR. They may suggest
improvements. If no one reviews your PR within a few days, feel free to
@-mention the same people again, as notifications can get lost.

Finally, we'd love to show appreciation for your contribution - if you'd
like us to shout you out on Twitter, please also include your handle!
-->

<!-- Remove if not applicable -->

Fixes # (issue)

#### Before submitting

<!-- If you're adding a new integration, please include:

1. a test for the integration - favor unit tests that does not rely on
network access.
2. an example notebook showing its use


See contribution guidelines for more information on how to write tests,
lint
etc:


https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
-->

#### Who can review?

Tag maintainers/contributors who might be interested:

<!-- For a quicker response, figure out the right person to tag with @

  @hwchase17 - project lead

  Tracing / Callbacks
  - @agola11

  Async
  - @agola11

  DataLoaders
  - @eyurtsev

  Models
  - @hwchase17
  - @agola11

  Agents / Tools / Toolkits
  - @hwchase17

  VectorStores / Retrievers / Memory
  - @dev2049

 -->
 
 1. Added use cases of the new features
 2. Done some code refactoring

---------

Co-authored-by: Ivo Stranic <istranic@gmail.com>
2023-07-10 07:04:29 -07:00
..
faiss_index
alibabacloud_opensearch.ipynb Improve the alibaba cloud opensearch vector store documentation (#6964) 2023-07-06 09:47:49 -04:00
analyticdb.ipynb
annoy.ipynb
atlas.ipynb
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(vectorstores/integrations/chroma): Fix loading and saving (#7437) 2023-07-10 02:05:15 -04:00
clarifai.ipynb Bagatur/clarifai update (#7324) 2023-07-07 02:23:20 -04:00
clickhouse.ipynb Add back in clickhouse mongo vecstore notebooks (#6949) 2023-06-29 19:21:47 -07:00
deeplake.ipynb Added deeplake use case examples of the new features (#6528) 2023-07-10 07:04:29 -07:00
docarray_hnsw.ipynb
docarray_in_memory.ipynb
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
marqo.ipynb Marqo Vector Store Examples & Type Hints (#7326) 2023-07-07 04:11:20 -04:00
matchingengine.ipynb
milvus.ipynb
mongodb_atlas.ipynb adding max_marginal_relevance_search method to MongoDBAtlasVectorSearch (#7310) 2023-07-10 04:04:19 -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 Harrison/add to imports (#7370) 2023-07-07 16:27:44 -04: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 Update supabase match_docs ddl and notebook to use expected id type (#7257) 2023-07-06 09:22:41 -04:00
tair.ipynb
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
zilliz.ipynb