saahil-in commited on
Commit
9de99e8
1 Parent(s): 1bc3f01

Add link to Embeddings API

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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*.
2677
 
2678
  ## Fine-tuning
2679