bwang0911 saahil-in commited on
Commit
6fa161f
·
1 Parent(s): 1bc3f01

Add link to Embeddings API (#21)

Browse files

- Add link to Embeddings API (9de99e850a376c38c6d3cab9ef04d286710c45fd)


Co-authored-by: Saahil Ognawala <[email protected]>

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