intfloat/e5-large-v2| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.010 | ₹0.99 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Generate embeddings with intfloat/e5-large-v2 via the OpenAI-compatible embeddings endpoint.
curl https://api.aicredits.in/v1/embeddings \
-H "Authorization: Bearer $AICREDITS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "intfloat/e5-large-v2",
"input": "The quick brown fox jumps over the lazy dog"
}'New here? Follow the quickstart guide or browse all models.