ring-2.6-1tInclusionAI
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- May 2026
capabilities 2/8
| # | flags | |||||
|---|---|---|---|---|---|---|
| 1 | Global | 262K | $0.30 | $2.50 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| τ²-Bench | 92.4 | |
| GPQA Diamond | 85.7 | |
| SciCode | 45.0 | |
| Coding Index | 42.8 | |
| Terminal-Bench Hard | 28.8 | |
| Humanity's Last Exam | 21.6 | |
| Intelligence Index | 17.3 | |
| 7 evals | mean | 47.7 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-05-08.
ring-2.6-1trequesty routes this id across every provider serving ring-2.6-1t, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="ring-2.6-1t", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Inclusion AI ring-2.6-1t
questions 6
Which providers serve ring-2.6-1t?
How much does ring-2.6-1t cost?
Is ring-2.6-1t open weights?
What is the context window of ring-2.6-1t?
How do I use ring-2.6-1t with the OpenAI SDK?
Should I call ring-2.6-1t by its managed id or a provider id?
more from inclusionai 3
| model | context | from /M | providers |
|---|---|---|---|
| ling-3.0-tiny | 262K | free | 1 |
| ling-2.6-1t | 262K | $0.30 | 1 |
| ling-2.6-flash | 262K | $0.10 | 1 |
route ring-2.6-1t through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
