fix: add jina jupyter notebook (#2477)

As the title, add the missing link to the example notebook.
doc
felix-wang 1 year ago committed by GitHub
parent 6f47133d8a
commit b6a101d121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,4 +15,4 @@ There exists a Jina Embeddings wrapper, which you can access with
```python
from langchain.embeddings import JinaEmbeddings
```
For a more detailed walkthrough of this, see [this notebook](../modules/indexes/examples/embeddings.ipynb)
For a more detailed walkthrough of this, see [this notebook](../modules/models/text_embedding/examples/jina.ipynb)

Loading…
Cancel
Save