@rauchg: The data and the anecdata on Jev's adoption are shocking. Everyone is adopting it. I think it's a great product, but th…
Summary
Jev, a probabilistic decision model from TypeSafe AI, has become the fastest-adopted model in Vercel's AI Gateway history, offering significant speed and cost advantages for structured decision-making in software applications.
View Cached Full Text
Cached at: 09/19/26, 08:54 AM
The data and the anecdata on Jev’s adoption are shocking. Everyone is adopting it. I think it’s a great product, but this is also downstream of the “AI is too expensive/slow” zeitgeist. People are eager to optimize and put AI in even more places! https://vercel.com/blog/ai-gateway-jev-model-launch…
Jev is the fastest-adopted model in AI Gateway history
Source: https://vercel.com/blog/ai-gateway-jev-model-launch Within 24 hours of launching on AI Gateway,Jev from TypeSafe AIreached 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 reached a tenth of teams within 18 hours. Every other recent model launch remained below 7% after a full day. 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.
Copy link to headingAbout Jev
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 theSeptember AI Gateway Production Indexfor more model usage data ortry Jevthrough AI Gateway.
Vercel (@vercel): Jev was adopted faster than any other model in AI Gateway history.
In the first day, @typesafeai reached ~13% of teams, 2x the GPT-5.6 family and 6x Fable 5.1.
Similar Articles
@rauchg: Free Jev on Vercel I know what I’m doing this weekend
Jev by typesafeai is available for free on Vercel AI Gateway until September 25, allowing users to build with this fast-adopted AI model at no cost.
Jev by TypeSafe AI reached 13% of teams on Vercel AI Gateway in 24h
Jev by TypeSafe AI achieved 13% adoption among teams on Vercel AI Gateway within 24 hours, underscoring the importance of seamless integration into existing workflows for rapid product uptake.
Jev / TypesafeAI is revolutionary as LLM’s
Jev is a novel AI model that outputs scores, choices, or binary decisions, praised for its speed, affordability, and accuracy when queried creatively, unlike traditional frontier models.
Been experimenting with Jev — interesting approach to AI agents
The author discusses experimenting with Jev, a tool for AI agents focused on decision-making, which claims significant speed and cost benefits compared to using large language models for all tasks.
@interjc: jev https://typesafe.ai Sign up and get $5 right away, speeding up your onboarding.
TypeSafe AI introduces Jev, a new class of AI models called System One Models, optimized for automated decisions in software with faster processing and lower costs than traditional LLMs.