mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
parent
ff4a25b841
commit
15b5a08f4b
@ -46,6 +46,8 @@ In the below guides, we cover different types of vectorstores and how to use the
|
|||||||
|
|
||||||
`Milvus <./vectorstore_examples/milvus.html>`_: A walkthrough of how to use the Milvus vectorstore wrapper.
|
`Milvus <./vectorstore_examples/milvus.html>`_: A walkthrough of how to use the Milvus vectorstore wrapper.
|
||||||
|
|
||||||
|
`Open Search <./vectorstore_examples/opensearch.html>`_: A walkthrough of how to use the OpenSearch wrapper.
|
||||||
|
|
||||||
`Pinecone <./vectorstore_examples/pinecone.html>`_: A walkthrough of how to use the Pinecone vectorstore wrapper.
|
`Pinecone <./vectorstore_examples/pinecone.html>`_: A walkthrough of how to use the Pinecone vectorstore wrapper.
|
||||||
|
|
||||||
`Qdrant <./vectorstore_examples/qdrant.html>`_: A walkthrough of how to use the Qdrant vectorstore wrapper.
|
`Qdrant <./vectorstore_examples/qdrant.html>`_: A walkthrough of how to use the Qdrant vectorstore wrapper.
|
||||||
@ -96,4 +98,4 @@ The examples here are all end-to-end chains that use indexes or utils covered ab
|
|||||||
:name: chains
|
:name: chains
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
./chain_examples/*
|
./chain_examples/*
|
||||||
|
Loading…
Reference in New Issue
Block a user