Repo · Routing & model choice
JevT++
C++20 library for typed model-backed routing, classification, and scoring: compile-time schemas, inspectable distributions, optional local Laya (ONNX…
Open github.com ↗From the repository
Jev-like decisions. Strong C++ types.
cppcpp20ggmlinferencejevlayamachine-learningobservabilityonnx-runtimestrong-typestyped-decisions
How builders describe it
C++20 library for typed model-backed routing, classification, and scoring: compile-time schemas, inspectable distributions, optional local Laya (ONNX Runtime / ggml) or remote backends.
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 172 routing & model choice projects →