aion-labs/aion-1.0-miniAion-1.0-Mini 32B parameter model is a distilled version of the DeepSeek-R1 model, designed for strong performance in reasoning domains such as mathematics, coding, and logic. It is a modified variant...
| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.700 | ₹70.28 |
| Cached inputprompt cache read | $0.070 | ₹7.03 |
| Output | $1.40 | ₹140.55 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Call AionLabs: Aion-1.0-Mini through the supported APIs shown above — just set the base URL and your AICredits key.
curl https://api.aicredits.in/v1/chat/completions \
-H "Authorization: Bearer $AICREDITS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "aion-labs/aion-1.0-mini",
"messages": [{ "role": "user", "content": "Hello!" }]
}'New here? Follow the quickstart guide or browse all models.