Description
Ling-2.6-1T is an instant (instruct) model from inclusionAI and the company’s trillion-parameter flagship, designed for real-world agents that require fast execution and high efficiency at scale. It uses a “fast...
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: inclusionAI: Ling-2.6-1T (inclusionai/ling-2.6-1t)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "inclusionai/ling-2.6-1t",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the inclusionAI: Ling-2.6-1T model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 0.075$ / 1M tokens
- Output: 0.625$ / 1M tokens
Token Limits
- Max Output: 32,768 tokens
- Max Context: 262,144 tokens
Subscription Tiers
- free
- pro
- ultimate