Repo · Routing & model choice
grok-bot-jev
Reference Python router and skill that put TypeSafe Jev in front of Grok Bot expensive work: reuse cache, stop retry, cap research, allow subagent,…
Open github.com ↗How builders describe it
Connect TypeSafe Jev to Grok Bot as a cheap decision layer - usage gates, skill template, examples.
Reference Python router and skill that put TypeSafe Jev in front of Grok Bot expensive work: reuse cache, stop retry, cap research, allow subagent, or ask a human.
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 →