Add Embeddings API link
Browse files
README.md
CHANGED
@@ -2672,7 +2672,7 @@ embeddings = model.encode(
|
|
2672 |
)
|
2673 |
```
|
2674 |
|
2675 |
-
*Alternatively, you can use Jina AI's Embeddings platform for fully-managed access to Jina Embeddings models
|
2676 |
|
2677 |
## Fine-tuning
|
2678 |
|
|
|
2672 |
)
|
2673 |
```
|
2674 |
|
2675 |
+
*Alternatively, you can use Jina AI's [Embeddings platform](https://jina.ai/embeddings/) for fully-managed access to Jina Embeddings models*.
|
2676 |
|
2677 |
## Fine-tuning
|
2678 |
|