The most valuable AI in production does not use chat
How non-chat decision models are rebuilding the enterprise AI portfolio, and what to move first

Additional formats available for download
On September 15, 2026, a model that cannot write a single sentence of natural language became the fastest-adopted model in the history of Vercel's AI Gateway. TypeSafe AI's Jev reached nearly 13% of Vercel's paid developer teams within 24 hours, twice the launch-day rate of the GPT-5.6 family and more than six times that of Fable 5.1.[1] This happened in the same year that 88% of organizations report using AI while only 6% qualify as high performers, and only 12% of CEOs report AI delivering revenue and cost benefits at once.[3][2] The pattern that explains both facts is the argument of this article: chat-based large language models are necessary but not sufficient for enterprise AI value, and a new class of non-chat decision models is where the durable returns now sit.
Key Points
Worldwide end-user spending on AI platforms and models is projected to reach $64 billion in 2026, up 63.4%, while specialized and domain-specific models grow 210% to $4.9 billion, roughly three times the overall market rate.[4]
Lessons Learned
Audit your AI workloads by task type before you evaluate any model. Classification, routing, scoring, and extraction rarely need a chat interface.
Why did a model that cannot write text get adopted faster than any LLM?
A non-chat decision model outputs a calibrated decision instead of a paragraph. Where a large language model generates text one token at a time, a decision model returns a typed value: a category, a score, a probability, a routing choice. TypeSafe AI named the category "System 1 model" when it launched Jev in September 2026, borrowing the dual-process vocabulary of cognitive science to mark these models as architecturally distinct from LLMs rather than a subset of them.[5] The concrete difference is that you must define the answer schema, the exact types and categories the model may return, before you invoke it. The model then optimizes inside that defined space and cannot wander outside it.
That constraint is why Jev never produces a structured output error, and it is most of the reason developers adopted it so fast. The market was already moving in this direction. Gartner projects worldwide AI platform and model spending at $64 billion in 2026, up 63.4% from $39 billion, but specialized and domain-specific models are forecast to grow 210% to $4.9 billion, roughly three times the overall rate.[4] The money is rotating toward task-specific architecture faster than most enterprise buyers have noticed.

Tricky Wombat made with Google Gemini 3.1 Flash Image, Sep 2026
SourceWhat does the data show about non-chat model performance?
The trade-off is honest and it matters. On a benchmark of classification and decision work, Jev scores 67.8% accuracy against GPT-5.6 Sol at 74.1% and Claude Opus 5 at 73.1%.[5] A decision model gives up some accuracy headroom. What it buys in return is not marginal. Jev costs $0.0004 per case against $0.0836 for GPT-5.6 Sol, roughly 200 times cheaper, and returns an answer in 0.4 seconds against 23.3 seconds. It posts a 0% structured output error rate where Claude Opus 5 posts 5.73%.[5] For classification, routing, and scoring workloads, which make up a large share of enterprise AI tasks, the accuracy gap is often acceptable and the cost and latency gaps change what is economically possible.
The macro data points the same way. Gartner predicts 40% of enterprise applications will feature task-specific AI agents by the end of 2026, up from less than 5% in 2025, a near-ninefold jump in a single year.[6] The direction of travel is toward narrow, typed, high-volume decisions, exactly the work a chat interface handles poorly.
What are practitioners reporting?
Developers who tested Jev described its calibrated confidence scores as ideal for automation, because a real probability attached to every output lets you write conditional logic: route high-confidence decisions straight to automation and escalate the low-confidence ones to a human.[5] The point they kept returning to is that standard LLMs are overconfident even when you explicitly prompt them for a probability, so this was a capability gap chat models could not fill.
The constraint practitioners name most often is not model capability at all. A Gartner survey of 248 data management leaders found that 63% of organizations either did not have, or were unsure they had, the data management practices to support AI.[7] And a November 2025 survey of 500 US enterprise decision-makers found 88% actively using AI but only 16% running genuine agent deployments, with roughly 5.5% able to attribute an EBIT improvement of 5% or more.[8] High adoption, thin verifiable value. The people doing the work are measuring deployment when they should be measuring decision quality.
What does this look like in real organizations?
The clearest way to see the pattern is through organizations that put narrow, typed models to work on high-volume decisions and measured what happened. Three cases, in different industries, show the same shape from different angles.
Vercel: the fastest model adoption in developer infrastructure history
Vercel runs an AI Gateway that developers use to route traffic to whichever model fits a task. Its normal is a slow, deliberate integration cycle. New models earn share over weeks as teams test them. Then Jev launched, a model that returns typed values instead of text, and within 18 hours it had reached 10% of paid teams, then nearly 13% within 24 hours, with every competing model still below 7% at the same mark.[1] Because the adoption signal was so strong, the surrounding infrastructure moved with it: within three days Vercel, Cloudflare, LangChain, and Langfuse had all integrated Jev, an alignment speed that usually takes months. The analytical takeaway is that developers were not chasing novelty, because a model that cannot write a sentence has no novelty appeal. They were filling a functional gap that chat models had left open.
General Mills: classification at industrial supply-chain scale
General Mills moves thousands of shipments a day, and its normal was human-and-rules triage of disruptions across that flow. The company built specialized classification and routing models to evaluate more than 5,000 daily shipments and flag the ones that needed intervention.[9] Because the models handled the high-volume, repeatable decisions, planners could concentrate on the exceptions that actually moved cost. The CFO attributed more than $20 million in documented savings since fiscal year 2024, with a further $50 million in waste reduction projected.[9] No chat interface was involved. The value came from applying a narrow model to a narrow, high-frequency decision.
Performance Health: narrow-task AI doubles throughput in three weeks
Performance Health, a mid-market distributor, ran a conventional pick-and-pack warehouse where workers walked the floor to fill orders. It deployed 35 machine-learning-driven autonomous mobile robots to optimize picking routes. Throughput went from 121 to 247 units per hour, a 104% increase, with walking time cut 69% and pick-face time cut 39.6%, and the results landed within three weeks.[10] The case is a single trade-publication account and is worth treating as color rather than proof, but its shape matches the others: the narrower the mandate, the faster and more reliably the AI delivered.
What pattern emerges across these cases?
Each case pairs a narrow, well-defined decision with a model built to make exactly that decision, and each produced measurable value fast. That is not how most AI spend behaves. Enterprise generative AI spend reached $37 billion in 2025, 3.2 times the prior year, yet foundation model APIs took $12.5 billion and copilot tools $7.2 billion while agent platforms, where non-chat models operate, took only $750 million.[8] The money is going where the conversation is, not where the outcomes are. High performers, the 6% attributing more than 5% of EBIT to AI, are nearly three times more likely than others to have redesigned the underlying workflow rather than bolting AI onto an unchanged process.[2] The cases above are what workflow redesign looks like when someone actually does it.

Tricky Wombat made with Google Gemini 3.1 Flash Image, Sep 2026
SourceWhat happens at the organizational level, not just the project level?
Zoom out from individual deployments and the same variable keeps appearing. Organizations with strong AI foundations are three times more likely than the median to report AI delivering both revenue and cost benefits at once, and PwC's analysis names six factors that separate leaders from laggards: disciplined strategy, proven agentic workflows, an AI-native workforce, responsible governance, smart orchestration, and sustainability integration.[3][3] None of the six is a model-selection criterion. The thing that predicts outcomes is architecture around the model, not the model.
What do practitioners consistently report about durability?
Durability, not just first-year ROI, is where the organizational gap widens. Gartner found that organizations with high AI maturity keep AI projects operational for at least three years at a rate of 45%, compared with 20% in low-maturity organizations.[11] Deloitte's survey of 3,235 leaders across 24 countries sorts organizations into three tiers: 37% using AI superficially with minimal process change, 30% redesigning key processes, and only 34% deeply transforming, with 66% reporting efficiency gains but only 20% reporting revenue growth.[12] The consistent theme across sources is that the organizations that redesign the work keep the work, and the ones that bolt AI onto unchanged processes churn through it.
What drives the gap between strong and weak outcomes?
The economics compound in both directions. RAND's analysis of enterprise AI project anti-patterns found roughly 80% delivered no measurable business results.[13] S&P Global found 42% of companies abandoned most of their AI initiatives in 2025, up from 17% the year before, a near-tripling of the abandonment rate in one year.[14] Now run the same math on the winning side. General Mills applied a narrow classification model to 5,000 daily shipments and cleared $20 million in savings.[9] A single decision model at $0.0004 per case, run 10 million times a month, costs about $48,000 a year. The same volume on GPT-5.6 Sol at $0.0836 per case costs about $10 million a year.[5] The gap on one workflow is roughly $10 million annually. Doing this well and doing it poorly are not close.

Tricky Wombat made with Google Gemini 3.1 Flash Image, Sep 2026
SourceWhat actually separates AI leaders from everyone else?
Every strand of evidence so far points at one variable, and it is not the model. The organizations that win with AI define the decision space before they deploy any model. High performers are nearly three times more likely to have redesigned the workflow first.[2] Gartner predicts 60% of AI projects unsupported by AI-ready data will be abandoned through 2026, because a model applied to undefined inputs and undefined outputs has nothing to optimize against.[7] The same sequencing appears everywhere the data is good: define the categories, standardize the inputs, specify the decision, then choose the tool.
Jev makes this discipline structural instead of optional. You cannot call the model without first defining the answer schema, the exact types and categories it may return.[5] That requirement forces the buyer to answer the question every high performer already answered: what decision am I actually making, and what are the valid answers? A chat model lets you skip that question. You can prompt it with anything and it will return something, which feels productive and is precisely why so much AI spend produces no measurable result. The reframe is not that chat models are bad. It is that the freedom to skip the definition step is the freedom to fail, and the model class winning right now is the one that removes that freedom.

Tricky Wombat made with Google Gemini 3.1 Flash Image, Sep 2026
SourceWhat does a successful implementation look like?
DoorDash built its "Ask DoorDash" shopping assistant on the principle that the LLM should not do everything. Its normal for a shopping assistant would be a single large model handling the whole conversation. Instead, DoorDash separated orchestration from business logic, routed structured operations through deterministic code that bypasses LLM inference entirely, built task-specific memory tiers, and stood up its own evaluation infrastructure.[15] Because the architecture put each job on the right tool, the results stacked: grocery checkout conversion rose 24%, basket sizes grew 17%, conversational turns fell 7%, cart-building ran about five times faster than manual entry, and a model migration cut latency 35% while shrinking regression testing from six hours to 20 minutes across more than 2,000 daily automated evaluations.[15] The contrast with a single-LLM approach is the point. DoorDash won because it defined which decisions were structured and typed and kept the language model away from them. That is the reframe in production, and it echoes the broader shift: Harvard Business Review reports on-premise specialized AI inference grew from 12% of enterprises in 2023 to 55% in 2025, with the dominant pattern being one LLM for reasoning plus specialized models for high-volume repeatable tasks.[16]

Tricky Wombat made with Google Gemini 3.1 Flash Image, Sep 2026
SourceWhat are the economics of getting the model architecture wrong?
Both sides of the ledger are large. On the cost side, RAND's analysis of enterprise AI anti-patterns put the no-results rate near 80%, and S&P Global recorded a jump in abandonment from 17% to 42% of companies in a single year.[13][14] Bad data alone costs the average organization $12.9 million a year, per Gartner, and data preparation routinely consumes 30% to 50% of an AI project's budget and half or more of its time, the component teams most often under-budget.[7] The hidden cost is that these failures cluster in organizations that picked a model before they defined the decision, so the spend was misdirected before development began.
On the return side, the recoverable value is concentrated in narrow, high-frequency decisions. General Mills booked more than $20 million from classification at supply-chain scale.[9] DoorDash converted a hybrid architecture into a 24% lift in grocery checkout conversion and a 35% latency cut.[15] The per-decision arithmetic is the cleanest signal of all: the same 10 million monthly decisions cost about $48,000 a year on a decision model versus about $10 million on a frontier LLM.[5] The returns do not come from a better model. They come from routing the right decisions to a model built to make them, which is another way of saying the returns come from the architecture around the model.
How do you fix the model-portfolio problem?
The evidence converges on one conclusion: AI outcomes are determined by the pipeline that feeds and constrains the model, not by the model you pick off a leaderboard. Chat LLMs stay in the stack for reasoning and generation. The workhorse decisions, the high-volume classification, routing, scoring, and extraction that drive measurable value, belong to non-chat decision models fed by a well-built pipeline. At Tricky Wombat we build that pipeline. What follows is what a pipeline has to get right, framed around the mechanism, not the model.
1. Define the decision space before the model touches the data
Most systems start by prompting a model and then writing parsers, retries, and guardrails to clean up whatever comes back. That inverts the problem. We define the answer schema first: the exact types, categories, and valid ranges the system may return for each decision. The model, decision or chat, then operates inside a bounded space where an invalid output is structurally impossible rather than something you catch after the fact. This is the same discipline that produces a 0% structured output error rate, applied as a pipeline stage instead of a hope.
2. Route each decision to the tool built for it
Most systems send every request to one large model because it is simple. That is why costs balloon and latency drags. We classify each decision by type and route it: structured, deterministic operations go to code that never calls a model, high-volume typed decisions go to a calibrated decision model, and genuine reasoning goes to an LLM. The routing layer is where the 200x cost gap between a decision model and a frontier LLM becomes real money on real traffic.
3. Carry calibrated confidence through to the action
Most systems treat a model's output as a fact and act on all of it equally, which forces a human to review everything or nothing. We attach a calibrated confidence score to each decision and use it as control flow: high-confidence decisions run automatically, low-confidence decisions escalate to a person. That single mechanism turns a model from a suggestion engine into an automation engine, because you can trust the part that is trustworthy and inspect the part that is not.
A pipeline is not a one-time build. We monitor decision quality against live outcomes, re-process when inputs or schemas change, and verify that every automated decision traces back to a defined source. Because the decision space is explicit, the system gets more accurate as the data improves rather than drifting as the world changes.
The bottom line
Across Vercel, General Mills, Performance Health, and DoorDash, the value never came from the biggest model. It came from pairing a narrow, defined decision with a tool built to make it, and from getting the pipeline around that tool right. The organizations stuck at 6% high-performer status are not there because they picked the wrong LLM. They are there because they picked a model before they defined the decision, and no model can optimize an undefined problem.
The category is weeks old. Jev launched in September 2026, the infrastructure layer aligned in days, and Gartner expects 40% of enterprise apps to run task-specific agents by the end of the year.[6][1] That combination, a real capability gap plus a market that has not yet repriced it, is the opening. The money is still flowing to foundation model APIs while the durable returns sit in the decision layer that took $750 million of a $37 billion year.[8]
The organizations that restructure their model portfolio around typed, calibrated decisions now will spend the next few years compounding a cost and reliability advantage their competitors are still paying a frontier LLM to lose.
โถReferences (16)
- โฉVercel, "Jev Is the Fastest-Adopted Model in AI Gateway History," September 18, 2026. https://vercel.com/blog/ai-gateway-jev-model-launch
- โฉMcKinsey & Company, "The State of AI in 2026: On the Road to ROI," August 25, 2026. https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai
- โฉPwC, "2026 Global CEO Survey," January 2026. https://www.pwc.com/gx/en/news-room/press-releases/2026/pwc-2026-global-ceo-survey.html
- โฉGartner, "Forecasts Worldwide AI Platforms and Models Market to Grow 63% in 2026," July 20, 2026. https://www.gartner.com/en/newsroom/press-releases/2026-07-20-gartner-forecasts-worldwide-ai-platforms-and-models-market-to-grow-63-percent-in-2026
- โฉDataCamp, "Jev: TypeSafe's System One Model That Never Hallucinates," September 16, 2026. https://www.datacamp.com/blog/system-one-models-jev
- โฉGartner, "Gartner Predicts 40% of Enterprise Apps Will Feature Task-Specific AI Agents by 2026, Up from Less Than 5% in 2025," August 26, 2025. https://www.gartner.com/en/newsroom/press-releases/2025-08-26-gartner-predicts-40-percent-of-enterprise-apps-will-feature-task-specific-ai-agents-by-2026-up-from-less-than-5-percent-in-2025
- โฉGartner, "Lack of AI-Ready Data Puts AI Projects at Risk," February 26, 2025. https://www.gartner.com/en/newsroom/press-releases/2025-02-26-lack-of-ai-ready-data-puts-ai-projects-at-risk
- โฉVoxBooster, "Enterprise AI Adoption Statistics (2026)," citing Menlo Ventures survey (N=500, November 2025), 2026. https://voxbooster.com/blog/enterprise-ai-adoption-statistics-2026/
- โฉCIO Dive, "General Mills Attributes Millions in Cost Savings to AI," February 19, 2025. https://www.ciodive.com/news/General-Mills-AI-cost-saving-strategy/740416/
- โฉPharmaceutical Technology, "Performance Health Doubles Fulfilment Efficiency with Ocado's Autonomous Mobile Robots" (sponsored), October 8, 2025. https://www.pharmaceutical-technology.com/sponsored/performance-health-doubles-fulfilment-efficiency-with-ocado-robots/
- โฉGartner, "Survey Finds 45% of Organizations with High AI Maturity Keep AI Projects Operational for at Least Three Years," June 30, 2025. https://www.gartner.com/en/newsroom/press-releases/2025-06-30-gartner-survey-finds-forty-five-percent-of-organizations-with-high-artificial-intelligence-maturity-keep-artificial-intelligence-projects-operational-for-at-least-three-years
- โฉDeloitte, "The State of AI in the Enterprise, 2026 AI Report," 2026. https://www.deloitte.com/global/en/issues/generative-ai/state-of-ai-in-enterprise.html
- โฉPertama Partners, "AI Project Failure Statistics 2026," citing RAND Corporation analysis (RRA2680-1), 2026. https://www.pertamapartners.com/insights/ai-project-failure-statistics-2026
- โฉCIO Dive, "AI Project Failures Rise as Enterprises Struggle with Data" (S&P Global Market Intelligence data), 2025. https://www.ciodive.com/news/AI-project-fail-data-SPGlobal/742590/
- โฉInfoQ, "How DoorDash Built an AI Shopping Assistant That Doesn't Rely on the LLM Alone," July 13, 2026. https://www.infoq.com/news/2026/07/doordash-ai-ask-assistant/
- โฉHarvard Business Review, "The Case for Using Small Language Models," September 8, 2025. https://hbr.org/2025/09/the-case-for-using-small-language-models
By Tricky Wombat
Last Updated: Sep 23, 2026