Within 24 hours of launching on AI Gateway, Jev from TypeSafe AI reached more than twice as many paid teams as any previous model launch, making it the fastest-adopted model in gateway history.
Jev passed every other comparison model in its first twelve hours and continued to widen its lead for the rest of the day. By hour 24, it was being used by nearly 13% of paid teams. That’s 2x as many as the GPT-5.6 family and over 6x as many as Fable 5.1.
Jev’s launch shows how quickly a specialized model can find a place in production. Its first-day adoption was unmatched among recent launches; the next test is whether that early adoption lasts.
Jev was introduced on September 15 as a probabilistic decision model built for making structured decisions inside software. An application sends it context and a set of questions. Jev evaluates those questions in parallel and returns typed choices, scores, or true-or-false answers, along with probabilities.
Unlike the text produced by a general-purpose language model, Jev’s answers come in a format the code can use directly. Developers can use it to:
choose an agent’s next tool or subagent
decide whether a workflow should continue, retry, ask the user, or stop
score urgency or risk before taking an action
verify model outputs, enforce guardrails, or send uncertain cases for human review
In its own workflow evaluations, TypeSafe AI reports that Jev was up to 194 times faster and 445 times cheaper than language models.
See the September AI Gateway Production Index for more model usage data or try Jev through AI Gateway.