Skip to content
JevDirectory.org
CommunityPractices & Patterns67 starsVerified 2026-09-22

Jev as a judge for agent evals

An experiment comparing Jev with GPT-5.6 Luna, GPT-5.6 Terra, and Claude Sonnet 4.6 as evaluators of five frozen weather-agent runs, measuring pass-or-fail accuracy against human labels plus variance, cost, and latency.

Category
Practices & Patterns
Published by
Community
Author
danielgshea
Added
2026-09-22
Tagscommunitypythonevaluationbenchmarkscalibration

Highlights

  • Across 500 repeated does_pass decisions per judge, Jev matched every human label for 100.0% accuracy versus 99.8% Terra, 96.4% Luna, and 80.0% Sonnet.
  • Jev's mean per-case quality variance was 0.0000149; Luna was 433x higher, Terra 913x higher, and Claude 92x higher.
  • Five cases (Seattle, Austin, Dublin, Tokyo, Springfield) were captured once and reused so only the judges introduced variation.
  • The README calls this a small corpus with one human reviewer and states it is not a general ranking of judge accuracy.

Quickstart

bash
cp .env.example .env
# Add your API keys to .env

Watch out

No license file, so reuse terms are unclear. Needs Python 3.13+, plus TypeSafe, Tavily, and workspace-scoped LangSmith API keys; the results come from five runs and one human reviewer.

More like this

74GitHub stars
Independent cross-model benchmark for Jev-class decision models, running 534 frozen cases per complete entrant with scoring code and a four-axis score of accuracy, calibration, latency and cost.
Practices & Patterns#community#python#benchmarks
Communityjevbench
17GitHub stars
A probability-aware evaluation harness that compares TypeSafe Jev with GLiNER2.5 on zero-shot single-label text classification, measuring calibration, coverage at a fixed error budget, latency, and token cost.
Practices & Patterns#community#python#benchmarks
An independent calibration study of Jev over three public benchmarks and 900 rule-generated support tickets, publishing every raw Gateway response and the quantization limits of returned probabilities.
Practices & Patterns#community#python#calibration
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Jev lands on OpenRouter

700 leads scored for $0.09

Beating Gemini Flash Lite on an eval

Browser Use Ultrafast, powered by Jev

A really smart switch statement

hype-free explanation of jev: jev does not replace gpt / claude jev is just a *really* smart switch statement like if 2016 ml classifiers got 2026 levels of intelligence it's a new* type of tool that will make a lot of workloads insanely fast, cheap, and accurate * = and by 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

When a designer gets Jev