Fix link to Pinecone notebook (#1492)

This commit is contained in:
Tom Dyson
2023-03-07 23:24:03 +00:00
committed by GitHub
parent 3610ef2830
commit e3354404ad

View File

@@ -17,4 +17,4 @@ To import this vectorstore:
from langchain.vectorstores import Pinecone
```
For a more detailed walkthrough of the Pinecone wrapper, see [this notebook](../modules/indexes/examples/vectorstores.ipynb)
For a more detailed walkthrough of the Pinecone wrapper, see [this notebook](../modules/indexes/vectorstore_examples/pinecone.ipynb)