inclusionai
inclusionAI: Ring-2.6-1T
Ring-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...
Context
262k tokens
Input / 1M tokens
$0.07
Output / 1M tokens
$0.63
Benchmark
—
Pricing
Input tokens$0.07 per 1M tokens
Output tokens$0.63 per 1M tokens
Cache read$0.01 per 1M tokens
Technical details
Model IDinclusionai/ring-2.6-1t
Context window262k tokens
Input modalitiestext
Output modalitiestext
TokenizerOther
Max output tokens65,536
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'inclusionai/ring-2.6-1t',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use inclusionAI: Ring-2.6-1T?
Get an API key and start making requests in minutes.
Get an API key