Pareto Code Router
openrouter's Pareto Code Router is a chat model. The Pareto Router maintains a tiered shortlist of strong coding models, ranked by [Artificial Analysis](https://artificialanalysis.ai/) coding percentiles. Set min_coding_score between 0 and 1 on the [pareto-router plugin](https://openrouter.ai/docs/guides/routing/routers/pareto-router#the-min_coding_score-parameter) to control how...
by openrouter · 2000K token context window
Best for
- low-latency chat and routing
- request routing and triage
- text classification
Ways to use Pareto Code Router in osFoundry
Connect with your own key (BYOK)
Open the key dialog and paste your openrouter API key. osFoundry discovers Pareto Code Router automatically — assign it to a Maestro role (router, direct, orchestrator, or fallback) in the Pipeline tab and it is live in every chat. Your key, your provider account — no token markup.
Use it in a Room App
Room Apps declare AI features in their manifest, then call them with invokeAI:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
Call it from your own apps
Once a model is wired into your workspace you can host it as an API and reach it from your own services, scripts, or CI — outside osFoundry.
Pareto Code Router vs similar models
| Model | Org | Params | Context | Input price | Self-host |
|---|
| Pareto Code Router | openrouter | — | 2000K | $ -1000000.000 /1M | API only |
| Ling-2.6-flash | inclusionAI | — | 262K | $ 0.080 /1M | API only |
| GLM 5.1 | Z.ai | — | 203K | $ 1.05 /1M | API only |
| MiMo-V2.5-Pro | Xiaomi | — | 1049K | $ 1.00 /1M | API only |
Licence
Hosted — usage subject to provider terms — Hosted-only model — usage governed by the provider's API terms. Bring your own provider key.
No weights distributed; usage subject to provider terms.
Frequently asked about Pareto Code Router
How much does Pareto Code Router cost?
Pareto Code Router is metered at $ -1000000.000 /1M for input, and $ -1000000.000 /1M for output. Bring your own openrouter API key — osFoundry passes through provider pricing without markup.
Can I use Pareto Code Router commercially?
Commercial use is allowed with conditions. Hosted-only model — usage governed by the provider's API terms. Bring your own provider key. No weights distributed; usage subject to provider terms.
What is the context window of Pareto Code Router?
Pareto Code Router supports a 2000K token context window.
Can I run Pareto Code Router locally?
No — Pareto Code Router is hosted only and accessed via the openrouter API.
What is Pareto Code Router best at?
Pareto Code Router is well-suited to low-latency chat and routing, request routing and triage, text classification.
How do I use Pareto Code Router in osFoundry?
Paste your openrouter API key in the key dialog (or deploy the open weights for self-hostable models), assign Pareto Code Router to a Maestro role in the Pipeline tab, then use it in chat, Room Apps via invokeAI, or your own apps.
Published by openrouter on April 21, 2026. Source: https://openrouter.ai/openrouter/pareto-code