Repo · Routing & model choice
omp-auto-mode
Hi friends! I'm not sure if anyone else has had a similar idea yet, but I've built a tool-call classifier for fun using Jev (i.e.
Open github.com ↗How builders describe it
Hi friends! I'm not sure if anyone else has had a similar idea yet, but I've built a tool-call classifier for fun using Jev (i.e. it emulates Claude Code's auto-mode in my omp setup)
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 →