Repo · Routing & model choice
llmbridge
OpenAI-compatible LLM routing gateway: L1 rules, L2 TypeSafe Jev task/complexity judgments, then L3 fallback—observable, degradable, and billable…
Open github.com ↗How builders describe it
OpenAI-compatible LLM routing gateway: L1 rules, L2 TypeSafe Jev task/complexity judgments, then L3 fallback—observable, degradable, and billable before the first token.
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 →