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