🔍 Read the full analysis: Jev Highlights A Shift Toward Practicality In 'System One' AI Development on ThorstenMeyerAI.com
Get hardware and tech essentials delivered free — and shop member deals
- Fast, free delivery on millions of items
- Access to Prime Big Deal Days deals on October 6–7
- Prime Video, Amazon Music and more included
TL;DR
TypeSafe announced Jev, a decision-oriented AI model designed for automation, moving away from traditional chatbots. It produces structured, typed decisions with probabilities, aiming for faster, cheaper, and more reliable enterprise automation.
TypeSafe has unveiled Jev, a new AI model designed specifically for decision-making within software systems, marking a notable departure from traditional large language models (LLMs). This development, announced on September 15, 2026, emphasizes structured, typed responses over free-form text, aiming to improve automation speed, reliability, and cost-efficiency in enterprise environments.
Jev is the first public release of TypeSafe’s System One Models, a new class of AI built for internal decision automation rather than conversational AI. Unlike standard chatbots that generate text, Jev returns structured, typed answers—such as ‘team: billing, confidence: 0.94’—allowing software to act directly on these decisions without parsing text. This approach is rooted in the psychology of Daniel Kahneman’s System 1 thinking, which focuses on fast, intuitive judgments.
Developed by Diogo Almeida, a co-inventor of Reinforcement Learning from Human Feedback (RLHF) techniques at OpenAI, Jev is part of a broader critique of traditional LLMs for enterprise use. TypeSafe argues that RLHF introduces issues like mode dropping, overconfidence, and unreliability, which necessitate human oversight. Instead, Jev employs a new training method called Reinforcement Learning for Calibrated Decisions (RLCD), aiming for more dependable, calibrated outputs.
Jev’s core functionality involves answering three types of questions—choices, scores, and yes/no probabilities—in a single, parallel pass. It handles program state plus structured questions, returning responses that software can immediately act upon. The model’s speed is claimed to be between 70 and 500 milliseconds per query, with costs around $0.042 per million input tokens, making it significantly faster and cheaper than traditional LLMs—claimed to be nearly 200 times faster and 445 times cheaper.
TypeSafe markets Jev as having ‘zero hallucinations’—a narrow but technically accurate claim—meaning it cannot invent off-schema answers or malformed calls. However, it does not guarantee correct decisions, only schema conformance, leaving room for wrong choices within allowed options. Benchmark tests show Jev’s accuracy varies depending on the task and measurement method, with some independent tests indicating lower accuracy than claimed, especially in complex tasks like email phishing detection.
Jev vs. LLMs: who should make the call?
Jev, from TypeSafe AI, is a “System One” model. It doesn’t write text. It returns a typed decision with a confidence score that your software can act on directly.
Same support ticket, two kinds of answer
“This ticket appears most likely related to billing, although it could also concern account settings or a recent plan change. I would suggest reviewing the invoice history before…”
A person reads it, or code has to parse the prose.
team: "billing"Software reads it and acts. Nothing to parse.
How they differ
| LLM | Jev | |
|---|---|---|
| Output | Text written for people | A choice, a score or a yes/no probability |
| Speed | Seconds per call | 70–500 ms* |
| Price | Input and (pricier) output tokens | $0.042 per million input tokens, output free* |
| Knows when it’s unsure | Often sounds confident when wrong | Confidence score on every answer |
| Explains its answer | Yes | No, which matters for audits |
| Best at | Reasoning, writing, open questions | Routing, tagging, scoring, duplicate checks |
* Vendor-reported. TypeSafe also claims up to 194× faster and 445× cheaper on its own selected workflows.
Accuracy is something you build
Jev is far cheaper and faster, but not more accurate than frontier models. How you phrase the question matters a lot.
TypeSafe’s benchmark scores agreement with two frontier models rather than verified ground truth. The five-question result used weights fitted on 1,000 labelled examples.
The real idea: a confidence dial you control
“duplicate listing”, confidence 0.62
Raise the threshold for fewer mistakes and more manual review. Lower it for more automation and more risk.
Only use Jev when all four hold
Good fits
- Routing tens of thousands of support tickets a day
- Flagging duplicate listings in a product catalogue
- Replacing a keyword filter that mis-tags half its matches
Poor fits
- Drafting customer emails or release notes
- Reviewing a few high-stakes contracts a month
- Anything that needs a written explanation
Implications of a Decision-Centric AI Shift
The launch of Jev signals a strategic shift in enterprise AI development, emphasizing structured decision-making over free-form text generation. This approach aims to deliver faster, more reliable automation for internal processes, reducing costs and minimizing errors caused by output formatting issues in traditional LLMs.
By focusing on decisions rather than language, TypeSafe’s model could reshape how companies automate routine judgments, such as support ticket routing or compliance checks. The move away from chatbots toward function calls and typed responses reflects a broader industry trend toward more predictable, schema-driven AI systems that integrate seamlessly into software workflows.
This development also raises questions about the future role of large language models in enterprise settings. If decision-focused models prove more reliable and cost-effective, organizations might prioritize structured AI over conversational agents, impacting the entire ecosystem of AI tools and services.
enterprise decision automation software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background on AI Models and Industry Trends
Over the past three years, the AI industry has heavily promoted large language models (LLMs) like GPT and Claude for a wide range of applications, promising improvements in reasoning, longer context handling, and code generation. These models, however, often produce unpredictable outputs, including hallucinations and overconfidence, which require human oversight, especially in enterprise environments.
Diogo Almeida’s previous work at OpenAI on RLHF techniques helped make chat assistants more reliable but also highlighted inherent limitations, such as mode dropping and overconfidence, leading some to question their suitability for automation. TypeSafe’s new approach with Jev challenges the assumption that every problem should be addressed with a text-generating LLM, proposing instead a decision-oriented paradigm rooted in schema-conformance and probabilistic outputs.
Jev’s launch with $40 million in funding from DCVC underscores industry interest in alternative AI architectures that prioritize speed, cost, and reliability. This move reflects a broader industry exploration of models that produce structured data rather than free-form language, aiming for more predictable automation within enterprise workflows.
“Traditional reasoning models like RLHF have inherent issues that make them less suitable for automation. Jev’s approach is about producing reliable, calibrated decisions that software can act on directly.”
— Diogo Almeida
structured decision-making AI tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Accuracy and Reliability of Jev in Practice
While TypeSafe claims Jev has ‘zero hallucinations’ and demonstrates significant speed and cost advantages, independent testing indicates that its accuracy varies depending on the task. Benchmark results show lower performance in complex tasks like email phishing detection, and probabilities can be overconfident or underconfident depending on question type. The true reliability of Jev in diverse real-world applications remains to be fully validated.
Additionally, the benchmarks used by TypeSafe compare Jev against frontier models on agreement, not correctness, and the actual impact on enterprise workflows needs further empirical assessment. It is unclear how Jev performs in varied operational environments or how it handles ambiguous or novel inputs.
As an affiliate, we earn on qualifying purchases.
Next Steps for Adoption and Validation
Industry adoption of Jev will depend on further independent validation of its accuracy, reliability, and integration capabilities. Companies interested in decision automation will likely pilot Jev in specific workflows, such as support ticket routing or compliance checks, to evaluate its performance in real-world settings.
TypeSafe is expected to release more detailed benchmarks and case studies in the coming months, providing clearer insights into Jev’s capabilities and limitations. Meanwhile, competitors may develop similar structured decision models, prompting a broader industry shift toward schema-based AI solutions.
Further research and development will focus on improving calibration, expanding decision types, and integrating Jev with existing enterprise systems to facilitate wider deployment.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does Jev differ from traditional chatbots?
Jev produces structured, typed decisions with probabilities instead of free-form text, allowing software to act directly on its outputs without parsing or interpretation.
What are the main advantages of Jev?
Jev offers faster response times (70-500 ms), lower costs (around $0.042 per million tokens), and more reliable, schema-conformant decisions suitable for automation.
Can Jev fully replace large language models in enterprise AI?
It is too early to say. Jev is optimized for decision-making and automation, but its accuracy and reliability in complex or ambiguous tasks still need thorough validation before full replacement of traditional LLMs can be considered.
What are the limitations of Jev?
Jev cannot invent answers outside its schema and may still make incorrect decisions within allowed options. Its accuracy varies depending on task complexity and measurement methods.
What industries are likely to benefit most from Jev?
Industries with routine decision-making processes, such as customer support, finance, and compliance, could see significant benefits from faster, cheaper, and more reliable automation using Jev.
Source: ThorstenMeyerAI.com
Fall Picks
fall essentials
As an affiliate, we earn on qualifying purchases.
