inclusionai/ring-2.6-1tRing-2.6-1T is a 1T-parameter-scale thinking model with 63B active parameters, built for real-world agent workflows that require both strong capability and operational efficiency. It is optimized for coding agents, tool...
| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.075 | ₹7.49 |
| Cached inputprompt cache read | $0.015 | ₹1.50 |
| Output | $0.625 | ₹62.42 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Call inclusionAI: Ring-2.6-1T 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": "inclusionai/ring-2.6-1t",
"messages": [{ "role": "user", "content": "Hello!" }]
}'New here? Follow the quickstart guide or browse all models.