forked from Archives/langchain
fix: add jina jupyter notebook (#2477)
As the title, add the missing link to the example notebook.
This commit is contained in:
parent
6f47133d8a
commit
b6a101d121
@ -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…
Reference in New Issue
Block a user