Skip to content
JevDirectory.org
Core Conceptsjev-latest modelTypeSafe's flagship model

Jev

TypeSafe AI's flagship model and the first System One model: typed decisions and calibrated probabilities instead of generated text.

Category
Core Concepts
Also known as
jev-latest model, TypeSafe's flagship model
Related terms
6
Directory entries
3
Docs
docs.typesafe.ai
Added
2026-09-24

Definition

Jev is the model you call through TypeSafe's API. It evaluates a state against typed questions and returns one structured answer per question — a choice, a score, or a probability of yes — so code can branch on the result without parsing prose.

TypeSafe ships it under versioned IDs such as jev-1.13.0, with jev-latest and jev-preview as aliases. The docs describe it as fast and calibrated on common-sense judgment, with known jagged edges around counting, dates, and numeric precision.

Tagsmodelscore

From the directory

The canonical introduction: Jev is TypeSafe's flagship model and the first System One model. Send state and typed questions, get structured answers your code can use directly.
Sites & GuidesDocs#docs#official#primitives
Official
TypeSafe AI's product site for Jev, its first System One Model: typed decisions with calibrated confidence, performance and pricing claims, a FAQ, and links to the docs, console, workflow evals, and launch post.
Sites & GuidesDocs#official#docs#models
Official
The model card for jev-1.13.0: $42 per billion input tokens with free output, a 64k context, 250k tokens per second, and how to list the models your account can call.
Sites & GuidesDocs#official#docs#models
Official

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

dmx.to reshapes the timeline in plain language

GPT and Jev compared live

LitJev: Jev-style decisions on any local LLM

开源了 LitJev:我们对 Jev 类型化决策 API 实现方式的猜想,可接入任意现成 LLM。 小测试:Qwen3.8-27B,10 道 MMLU-Pro 一次完成,0.3 s。比让模型只生成答案快 2.9x;比生成完整 schema JSON 快更多(显然)。更多测试马上来。 非官方,基于公开信息。

Reply

Secret detection with Jev, tested

Jev Driving Lab: a playground for System One models

200 rows, 32 template families, and traps, judged in one call