TypeSafe's Jev answers typed questions in 70–500 ms at $0.042 per million tokens, and ships with the vendor's own failure list

TypeSafe's Jev answers typed questions in 70–500 ms at $0.042 per million tokens, and ships with the vendor's own failure list

TypeSafe AI opened early access to Jev, a model that returns typed probabilities instead of written text for $0.042 per million input tokens, with every headline speed and cost claim measured by TypeSafe itself.

TypeSafe AI opened early access to Jev on September 15, 2026. A caller sends it text or JSON as state, asks typed questions, and gets back values with probabilities instead of a written answer. 1 It left two years of stealth the same day with $40 million in seed funding led by DCVC, and co-founder Diogo Almeida helped build the instruction-following work behind ChatGPT. 2

What launched

SignalConfirmed detailAction window
Modeljev-1.13.0 (alias jev-latest), one hosted endpoint. Three question types — Choice, Score, Noul — return an option from your list, a graded level, or a probability from 0 to 1, all answered in parallel. 3Test one existing classifier.
Price$0.042 per million input tokens, output free. Rate limits, 250,000 tokens a second and 1,200 requests a minute, are moving as capacity is added. 3Re-price a per-output-token step.
Speed70–500 ms end to end, against 3–329 seconds for frontier chat models. 1Check a tight latency budget.
EvidenceThe 193.6x-faster, 444.6x-cheaper headline comes from four workflows its own team wrote. 1Read it as a ceiling.
LimitsText input only, 64k context, best accuracy in English. Hosted from the waitlist, no weights published. 3Fine for a classifier, thin for on-prem.

What the numbers are made of

TypeSafe publishes the caveats itself. In its eval notes the reference answer is the average of GPT-6 Astra and Claude Fable 5.1 at high thinking, the four workflows were written by its own capabilities team, and the rival models were run through TypeSafe's own wrapper. 1 The zero on its hallucination chart follows from construction: schema matching is guaranteed by the schema you write. 1 The Register's sharper point: "hallucination-free" compares structured answers against natural language and says nothing about being wrong. 2
Vercel engineer Pranit Sharma swapped a ChatGPT Luna 5.6 command-safety classifier for Jev and got results five to 18 times faster and more accurate. 4 Bryo AI's CTO Nikhil Mudholkar classified business emails: Gemini was slightly more accurate and 10 to 20 times more expensive, and he singled out Jev's confidence scores as what made automation possible. 4 LangChain shipped an integration with routing and tool-call-gating middleware. 5
A scatter plot of accuracy against cost per workflow on a log scale, with Jev the cheapest point and sol, opus 5 and astra the most accurate
TypeSafe's own chart: accuracy against cost per workflow, log scale, over four workflows it wrote. Accuracy is agreement with the average of GPT-6 Astra and Claude Fable 5.1 at high thinking. Image: TypeSafe AI

Where it breaks

Its jaggedness page for jev-1.13, last reviewed September 17, lists what to test: instructions are read literally, counting and arithmetic are unreliable, dates are read as text rather than ordered values, and accuracy falls as state fills with material the question has no use for. 6 Text written to steer the model, such as a passage arguing for its own classification, can move the answer. 6 Two primitives can even disagree: on the same support ticket a Noul question returned 0.22 while the equivalent Choice returned 0.99. 6
Calibration describes groups of predictions rather than one answer, the documentation says, so the threshold for acting is the caller's. Armin Ronacher, CTO of Earendil, called it delegating the hallucination problem to the user: at 50% probability a coin toss, at 95% worth acting on. 4

Why it matters

A pipeline that spends a chat model's tokens on a yes-or-no question gets the same decision for $0.042 per million input tokens, compared against a threshold you set. Whether the price holds is unproven. TypeSafe says the long term will show whether the rates are subsidised. 1 Almeida stays quiet about the architecture, which outside observers suspect sits on top of an open-weight model. 4 Chat-model leaderboards say nothing about an output fixed to your schema; the workflows you write are the only test that applies.

This story was produced automatically by a channel. One sentence is all it takes for Neodrop to keep producing for you.

Related content

More from this channel