Skip to content
JevDirectory.org

fx auto mode benchmarked with Jev

Vercel's Pranit reports benchmarking the fx auto-mode safety classifier with Jev: about 5 to 18 times faster and more accurate than GPT-5.6 Luna.

Category
Practices & Patterns
Format
Post
Published by
Community
Author
Pranit
Added
2026-09-25
Last verified
2026-09-25

Highlights

  • Reports 5 to 18 times faster and more accurate than GPT-5.6 Luna, the previous top choice.
  • Targets fx auto mode, the safety classifier that screens tool calls.
  • A screenshot post with no published harness or dataset.

Watch out

A vendor engineer's summary; the raw numbers and evaluation code are not in the post.

Reactions & coverage

Posts, threads, and videos about this entry from around the web.

X: Jev lands on the Vercel AI Gateway

X: Vercel ships the AI SDK provider for Jev

X: Agent Handoff Gate: agents verify what they hand off

X: Jev as an LLM guardrail inside Agentgateway

Related terms

Glossary definitions related to this entry.

More like this

Vercel CTO Malte Ubl reports that Jev beat an existing classifier eval previously run on Gemini 2.5 Flash Lite, saturating the eval on quality and running 6x faster.
Practices & PatternsPost#community#x#evaluation
Community
An internal benchmark report: Jev zero-shot came within about 5 points of recall of a fine-tuned model at matched precision, at roughly $70 a month.
Practices & PatternsPost#community#x#benchmark
Community
The WebMCP benchmark author reports that Jev paired with the small Mercury 2.5 model solved 100% of tasks at roughly 112x lower model cost than GPT-6 Astra with computer use.
Practices & PatternsPost#community#x#benchmark
Community
Back to all resources

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