Citation Bureau
Vol. I
No. 409
XIX SEPTEMBER MMXXVI
Software

What is jev?

Jev is a decision-only AI model from TypeSafe that returns structured, type-safe classifications instead of generated text, trained with reinforcement learning for calibrated decisions. Its development tracks a push toward fast, cheap structured answers for tasks ill-suited to either conventional code or large language models.

Release history

  • Sep 2026 - Nathaniel Whittemore said Jev read 37 documents and answered 21 questions for each, returning 777 judgments for an estimated quarter of a cent, in under 0.7 seconds.
  • Sep 2026 - Whittemore said TypeSafe spent two years in stealth building reinforcement learning for calibrated decisions and released its first system-one model, Jev.
  • Sep 2026 - Ryan Vogel said Jev generates no text and does not reason, looking only at the categories passed into it as a model.
  • Sep 2026 - Vogel said Jev takes around 200 milliseconds per query regardless of input or output structure.
  • Sep 2026 - Whittemore said Jev is 20 to 200 times faster and 40 to 400 times cheaper than existing LLMs, with output tokens free.

In the discourse

Attributed discussion of jev.

By the numbers

Jev processed 37 documents with 21 questions each, returning 777 judgments in under 0.7 seconds for approximately a quarter of a cent.

“In less than 0.7 seconds, Mike said, Jev quote unquote read all 37 documents and answered all 21 questions for each, returning 777 judgments for an estimated quarter of a cent.”
Nathaniel Whittemore · 17 Sep 2026
Company & tool watch

Jev by Typesafe is a judgment model trained with RLCD (reinforcement learning for calibrated decisions), built by a co-inventor of ChatGPT, and positioned as a faster and cheaper alternative to LLMs for structured decision tasks.

“I've spent the last 2 years in stealth building a new way to train models, RLCD, or reinforcement learning for calibrated decisions and a new type of frontier AI model that we are releasing today, Jev.”
Nathaniel Whittemore · 17 Sep 2026
Best explained

Jev works as a pure classifier: it receives an output schema with predefined categories and selects among them, returning type-safe structured data directly usable in code with no intermediate reasoning or text generation.

“It doesn't generate the categories itself. it looks at the categories that you've passed into it as like a model.”
Ryan Vogel · 18 Sep 2026
Best explained

Existing LLMs optimize for human preference in chat responses, while judgment models (system one models) optimize for calibrated decisions with epistemically honest probabilities.

“Whereas existing LLMs optimize for human preference, i.e. write-ups and chat responses that human raiders prefer. The new system one models, the first of which is Jev, optimized for calibrated decisions or answers with epistemically honest probabilities.”
Nathaniel Whittemore · 17 Sep 2026
Company & tool watch

Jev is a decision-only AI model that outputs no text, returns type-safe structured data, and processes queries in roughly 200 milliseconds, positioning it as a fast classification layer distinct from conversational LLMs.

“What's really interesting, if you look at the actual spec of Jeb, it doesn't generate any text at all.”
Ryan Vogel · 18 Sep 2026
Best explained

Judgment models fill the gap between simple deterministic code and slow expensive LLMs by producing calibrated probabilities around specific questions rather than long text outputs.

“This allows a class of decision-making that was neither suited to dumb, unintelligent code nor to slow, expensive LLMs.”
Nathaniel Whittemore · 17 Sep 2026
Worth quoting

Ryan Vogel on Jev's output model: no reasoning, no intermediate text, just the decision.

“From our point of view, it doesn't reason. It doesn't have any other text output. It just gives you the output.”
Ryan Vogel · 18 Sep 2026
By the numbers

Jev processes any query in approximately 200 milliseconds, regardless of input or output structure.

“It takes around 200 milliseconds per query to Jev no matter like what the input output structure is.”
Ryan Vogel · 18 Sep 2026
Worth quoting

Nathaniel Whittemore on Jev acting as an instant quality-check layer for knowledge work.

“Typesafe's model is so fast at turning fuzzy tasks into clear structured answers that it could act as a kind of code llinter for knowledge work.”
Nathaniel Whittemore · 17 Sep 2026
By the numbers

Jev from Typesafe is 20 to 200 times faster and 40 to 400 times cheaper than comparable alternatives, with output tokens free.

“Jev is 20 to 200 times faster, 40 to 400 times cheaper with output tokens free.”
Nathaniel Whittemore · 17 Sep 2026
Citation Bureau · reference note, compiled from attributed expert discussion. Last updated 2026-09-19.