EMBEDDINGS

Base-Path:

https://api.hyprlab.io/v1

Embeddings Path:

https://api.hyprlab.io/v1/embeddings

Making Request:

curl https://api.hyprlab.io/v1/embeddings \
  -H "Authorization: Bearer $HYPRLAB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "input": "The food was delicious and the waiter...",
    "model": "mistral-embed",
  }'

📃 Embeddings Models


Model Name:
Discount Rate:
Usage:

mistral-embed

80% off

$0.02 / 1M Tokens


Last updated