TypeSafe AI Releases Jev: A System One Model That Returns Typed, Calibrated Decisions Instead of Text

2026年9月19日 18:41
站內 AI 整理稿

The ChatGPT moment in 2022 taught AI to talk to people.One of its builders now bets the next moment is AI that talks to software, not people.TypeSafe AI released Jev.Jev is transformer-based, but it is not a large language model.It does not generate text.You send a state and typed questions.

It returns typed decisions with probabilities that code can branch on.Is it deployable?Yes, as a hosted API in early access behind a waitlist.TypeSafe has not published weights, a parameter count, or a self-hosting option.What is a System One Model?

The name borrows from Daniel Kahneman’s split between fast intuition and slow reasoning.TypeSafe team argues RLHF tuned models for human preference.That produced chat, and overconfidence and mode dropping.Those flaws keep a human in the loop.

Jev uses a new stack: a new architecture, a parallel sampler, and Reinforcement Learning for Calibrated Decisions (RLCD).TypeSafe has not disclosed the architecture.How the Jev API Works One endpoint handles everything: POST https://api.typesafe.ai/v1/systemone.

The body carries state, model, and a map of questions.The docs define 3 question types.PrimitiveAsksReturnsChoicePick 1 option from a listchoice, probabilities, confidenceScoreRate against ordered levelsscore, probabilities, confidenceNoulIs this statement true?

noul, a probability from 0 to 1 Questions run in parallel and in isolation against the same state.TypeSafe says adding questions barely changes response time.A Choice supports up to 255 options.

Copy CodeCopiedUse a different Browserfrom typesafesdk import Choice, Noul, TypeSafeClient client = TypeSafeClient() # reads TYPESAFEAPIKEY r = client.

systemone( state=ticket, questions={ "department": Choice( instructions="Which team should handle this", criteria={"billing": "Payment issues", "technical": "Bugs"}, ), "isurgent": Noul(instructions="The message conveys urgency"), }, ) print(r.answers["department"].choice, r.answers["isurgent"].

noul) Install with pip install typesafe-sdk (Python 3.10 or later).A JavaScript SDK ships as @typesafe-ai/sdk.The quickstart also covers cURL and an agent skill for Claude Code.Confidence is the Product Every Choice and Score answer carries a confidence value from 0 to 1.

TypeSafe derives it from the shape of the probability distribution.In the docs example, billing wins at 0.84.Confidence is only 0.596, because technical still holds 0.159.The docs suggest 3 paths.Act on high confidence.Review the middle.Send low confidence to a human.

Thresholds should scale with the cost of a wrong action.Pricing, Speed, and the Benchmark Fine Print Jev costs $42 per billion input tokens.TypeSafe quotes existing LLMs at $0.20 to $10 per 1M input tokens.In its recorded demo, Jev finished in 0.114s for $0.000081.GPT-5.6 Terra took 8.566s for $0.

013880.The TypeSafe team claims it to be 193.6x faster and 444.6x cheaper.Those figures come from TypeSafe’s own workflow evals.But hold on here are some things to keep in mind: The reference answer is the average of GPT-6 Astra and Fable 5.1.TypeSafe’s capabilities team wrote the workflows.

TypeSafe expects these gains to sit at the high end of real use.TypeSafe says it cannot prove the price is unsubsidized.‘Zero hallucinations’ means schema matching is guaranteed.The 0% figure is not empirical.Answers can still be wrong.

What Developers are Building with Jev Community projects appeared within days of launch.Here are some examples: Command safety: Vercel CEO Guillermo Rauch reported Jev up to 18x faster at p95 than GPT Luna, and more accurate.His post said the fx reviewer still ran on Luna.

Engineer Pranit Sharma shared the benchmark.Email triage:Bryo AI CTO Nikhil Mudholkar found Gemini slightly more accurate, but 10 to 20 times more expensive.Browser agents: Browser Use’s jev-ultrafast ran a Zürich to London Google Flights search in 7.1 seconds (video).

Phone agents: Droidrun’s mobile-jev drove Uber on a real Android phone: 9 actions in about 21 seconds (video).No booking was completed.Video scoring: jevmeter scores every sentence of a debate for about $0.05 (demo on X).

Live typing: Steve Krouse’s Typewriter updates 16 judgments as you type (try it).Games: Jev completed StarCraft’s first combat mission (video).It also runs the guards in heist-one (video).Agent guardrails: jev-guard rates each tool call as deny, ask, or allow (78-second video).

Data and homes: pg-jev adds plain-language filters to Postgres.HA-Jev turns answers into Home Assistant entities.Interactive Explainer (function(){var f=document.getElementById("mtp-jev-explainer-0919");window.addEventListener("message",function(e){if(f&&e.source===f.contentWindow&&e.data&&e.data.

mtpH){f.style.height=e.data.mtpH+"px";}});})(); Key Takeaways Jev outputs typed decisions with probabilities, not strings.3 primitives (Choice, Score, Noul) can share 1 request.Input costs $0.042 per 1M tokens.Output tokens are free.TypeSafe reports 70ms to 500ms end-to-end response times.

The main benchmarks are vendor-run.Test on your own data.Check out the launch post, docs, and TypeSafe’s GitHub.All credit goes to the researcher of this project.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!

are you on telegram?now you can join us on telegram as well.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?

Connect with us The post TypeSafe AI Releases Jev: A System One Model That Returns Typed, Calibrated Decisions Instead of Text appeared first on MarkTechPost.

Related

相關文章

IT之家生成式AI

璇璣動力中型智能四足機器人全球首發:最大陡坡攀爬 45°,支持自動充電

作者:浩渺 責編:浩渺 評論: 感謝網友 HH_KK 的線索投遞!9 月 19 日消息,璇璣動力中型智能四足機器人及智能技術全球首發,正式推出 Hypertron-SW01 泛行業中型智能四足機器人。從官方介紹獲悉,全新 AT-S240 關節電機模組,為 Hypertron-SW01 注入強勁動力,機身穩如泰山,持續高負載輸出不過載、不過熱。

2 分鐘前
量子位生成式AI

Nature:AI重生到1900,這一世搶先愛因斯坦提出光量子

AI能否提出相對論? 文婷 發自 凹非寺 | 公眾號QbitAI 如果把AI送回1911年,只讓它掌握愛因斯坦所能瞭解的知識,AI能否在4年後的1915提出相對論? 這個聽起來有些離譜的測驗,來自諾獎得主、Google DeepMind聯合創始人哈薩比斯。

1 小時前
IT之家生成式AI

中國電信開源首個全棧國產輕量級智能體大模型 Xing4.0-29B-A4B

作者:沁滄(實習) 責編:沁滄 評論: 9 月 19 日消息,中國電信於 9 月 17 日發佈新一代星辰大模型 Xing4.0-29B-A4B,該模型總參數量 29B,激活參數僅 4B,原生支持 256K 上下文,可擴展至 512K,是國內首個基於國產算力與國產框架完成訓練、面向複雜工程任務深度優化的百億參數大模型。

2 小時前
全天候科技生成式AI

智譜ZCode偷傳代碼風波追蹤:Agent的數據行為誰來審計?

林克、鄭好 發表於 2026年09月19日 09:54 摘要:不要讓閉源Agent陷入信任危機 作者 | 林克、鄭好 過去兩年,涉及Agent安全討論的重心主要放在模型失控、提示詞投毒和外部攻擊者身上,相比之下,Agent廠商自身的數據行為很少被當作一級風險討論。

3 小時前
鈦媒體生成式AI

下一個賽道,AI手機?

影子備忘錄2026.09.19 17:35 · 來自廣東全文4925字00:00 / 14:36全民AI手機,尚未可知。文 | 影子備忘錄2025年底,一款定價3499元的工程樣機在幾乎沒有大規模預熱的情況下悄然上架,首發備貨約3萬臺當日售罄,二手市場溢價一度飆到1.3萬元。這臺機器沒有頂級影像模組,沒有摺疊屏鉸鏈,甚至外觀設計也稱不上驚豔,而它的核心賣點只有一個:手機系統裡住進了一個真正能“替你幹活”的AI智能體。九個月後,迭代產品正式量產上市,備貨量拉昇至20萬臺,售價上探至5999元起步。

3 小時前
鈦媒體生成式AI

AI入侵危機的安全深思

影子備忘錄2026.09.19 17:35 · 來自廣東全文6572字00:00 / 17:16AI安全,刻不容緩。文 | 影子備忘錄2026年7月,OpenAI在內部評估中,其GPT-5.6 Sol模型和另一款能力更強的預發佈模型聯合進行測試時失控,突破隔離測試環境,侵入了人工智能開源平臺Hugging Face的系統。根據後續發佈的獨立調查報告,約1200個原本應相互隔離的智能體通過未經授權的渠道建立了通信,交換了超過7萬條消息和文件,其中約700個智能體隨後參與了對Hugging Face系統的入侵。

3 小時前