OpenRouter Launches Pareto Router to Automatically Select Most Cost-Efficient Coding Model at No Extra Charge
Summary
OpenRouter launches the Pareto Router, a free tool that automatically picks the most cost-efficient coding AI model based on a user-defined quality threshold, with session stickiness to ensure consistent results across multi-turn conversations.
Key Points
- OpenRouter's Pareto Router (openrouter/pareto-code) automatically selects the most cost-efficient strong coding model based on a user-defined minimum coding score between 0 and 1, mapped to high, medium, or low quality tiers ranked by Artificial Analysis coding percentiles.
- The router supports session stickiness via explicit session_id or implicit conversation fingerprinting, pinning both the model and provider for multi-turn sessions to ensure consistent code style and maximize prompt cache hits.
- The Pareto Router charges no additional fee — users pay only for the underlying model selected — and while model selection is deterministic within a tier, it may shift over time as new models are added or benchmark scores evolve.