CalibratedDecisions.

Repo · Routing & model choice

jev-router (Ex8-ca)

Hermes plugin: TypeSafe Jev (via OpenRouter) routes skills with jev_route / jev_classify, plus a session-start pre-route that injects top skills into…

Open github.com ↗

How builders describe it

Hermes plugin: TypeSafe Jev (via OpenRouter) routes skills with jev_route / jev_classify, plus a session-start pre-route that injects top skills into the user message without breaking prompt cache.

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 161 routing & model choice projects →

Related projects