CalibratedDecisions.

Repo · Routing & model choice

model-router-python

Zero-dependency Python library: filter models by context/budget limits, then ask TypeSafe Jev which remaining model should handle the prompt.

Open github.com ↗

From the repository

Route every LLM call to the cheapest model that can actually do the job. Filters by context window, output limit and cost budget using live prices, then lets Jev pick the best model across OpenAI, Anthropic, Google and more. Zero dependencies.

The decision Jev makes

Pick an agent, a model, a skill from a catalog, or a function and its arguments.

Where it fits

Deciding which agent, model, skill or function should handle a request. Jev is a natural router: the options are fixed and the confidence tells you when to fall back. All 172 routing & model choice projects →

Related projects