Skip to content
JevDirectory.org
API & Models

Model alias

A name like jev-latest that resolves to a versioned model ID and can move when a new release ships.

Category
API & Models
Also known as
—
Related terms
5
Directory entries
1
Docs
docs.typesafe.ai
Added
2026-09-24

Definition

Aliases are sent in the model field like any other name. jev-latest points to the most recent stable release and jev-preview to the most recent release whether or not it is official; both currently resolve to jev-1.13.0.

Because an alias can move without a change on your side, the docs recommend pinning a versioned ID when confidence thresholds were tuned against a specific build, and moving on your own schedule.

Tagsapimodels

From the directory

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

How the agent stack moved in Jev's first three days

Jev plays Doom at ~10 calls/sec for ~$7/hour

Jev plays Super Mario Bros.

LLMs generate answers, Jev makes decisions

this is the easiest way to understand Jev: LLMs generate answers. Jev makes decisions. that sounds like a small difference, but it actually changes the entire use case. say you give a normal LLM this: “here’s a user, their account history, payment behavior, support chats, Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Arbitrary classification as a primitive

Jev is cool not because it re-invented classification, but because it makes ARBITRARY classification into a type-safe programmable primitive. A general purpose zero shot decision model whose native interface is RUNTIME-DEFINED typed decisions, optimized for that exact interface

Image
cocktail peanut
cocktail peanut
@cocktailpeanut

If you called Yann LeCun an idiot for saying we need to move beyond LLMs and build something new, you are banned from using Jev.

Reply

How Jev makes agents faster and cheaper