langchain/docs/modules/indexes/vectorstores/examples
Hamza Kyamanywa 064a1db2b2
[Documentation] Show how to initiate pinecone from an existing index (#3070)
## What is this PR for:
* This PR adds a commented line of code in the documentation that shows
how someone can use the Pinecone client with an already existing
Pinecone index
* The documentation currently only shows how to create a pinecone index
from langchain documents but not how to load one that already exists
2023-04-18 07:27:46 -07:00
..
annoy.ipynb Add Annoy as VectorStore (#2939) 2023-04-16 13:44:04 -07:00
atlas.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
chroma.ipynb Persist database regardless of notebook or script context (#2351) 2023-04-03 14:21:17 -07:00
deeplake.ipynb [minor] Deep Lake auth improvements in docs, kwargs pass, faster tests (#2927) 2023-04-15 10:49:16 -07:00
elasticsearch.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
faiss.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
milvus.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
opensearch.ipynb Add custom vector fields and text fields for OpenSearch (#2652) 2023-04-10 21:02:02 -07:00
pgvector.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
pinecone.ipynb [Documentation] Show how to initiate pinecone from an existing index (#3070) 2023-04-18 07:27:46 -07:00
qdrant.ipynb Qdrant update to 1.1.1 & docs polishing (#2388) 2023-04-04 06:48:21 -07:00
redis.ipynb Harrison/redis improvements (#2528) 2023-04-06 23:21:22 -07:00
weaviate.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
zilliz.ipynb Add Zilliz example (#2288) 2023-04-02 13:38:20 -07:00