sentence-transformers/all-minilm-l12-v2| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.0050 | ₹0.50 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Generate embeddings with sentence-transformers/all-minilm-l12-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": "sentence-transformers/all-minilm-l12-v2",
"input": "The quick brown fox jumps over the lazy dog"
}'New here? Follow the quickstart guide or browse all models.