Repo · Routing & model choice
jev-effort-router
Hermes Agent plugin that asks TypeSafe Jev, each user turn, which Ollama:Cloud model and reasoning effort to use, then rewrites the outgoing…
Open github.com ↗How builders describe it
Hermes Agent plugin that asks TypeSafe Jev, each user turn, which Ollama:Cloud model and reasoning effort to use, then rewrites the outgoing llm_request—distinct from model-only routers and from manual effort controls.
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 →