forked from Archives/langchain
Fix link to Pinecone notebook (#1492)
This commit is contained in:
parent
3610ef2830
commit
e3354404ad
@ -17,4 +17,4 @@ To import this vectorstore:
|
|||||||
from langchain.vectorstores import Pinecone
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user