Models/openrouter/Pareto Code Router
OP

Pareto Code Router

2M context$-1000000.00/M input$-1000000.00/M output
openrouter/pareto-code

Description

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...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openrouter/pareto-code",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$-1000000.00/M
Output$-1000000.00/M
Context2M tokens

Model Info

Provideropenrouter
IDopenrouter/pareto-code