import { experimental_evaluate as evaluate } from 'ai';
const { answers } = await evaluate({
model: 'typesafe-ai/jev',
state,
questions: {
does_pass: { type: 'boolean', instructions: 'Does the final answer pass?' },
},
});
Other projects in this category
jev-playground ▶ — TypeSafe AI の System One モデル Jev を MoonBit から触るためのプレイグラウンド。
eutrya ▶ — Jev-native AI security harness for autonomous research, multi-agent swarms, persistent hunt boards, and long-running agent workflows. CLI-first, open source, and built for authorized security research.
typesafe-local ▶ — Inspired by TypeSafe Ai, Ask a local LLM typed questions, get calibrated probabilities instead of text. Structured output without generation or parsing. MLX / Apple Silicon.
jev-mcp ▶ — Connect JEV to MCP clients and compare its judgments against general-purpose LLMs using shared datasets and measurable accuracy.
omp-jev ▶ — TypeSafe Jev routing for Oh My Pi, with an opt-in checkpoint orchestrator and editable XDG configuration. Requires Bun = 1.3.14 and OMP = 18.2.3.
jev-chat ▶ — A chatbot from typed Jev decisions: hierarchical speculative decoding over System One probabilities.
jev-browse ▶ — jev-browse is an unofficial project and isn't affiliated with TypeSafe or Vercel.
jev-broadcast-lab ▶ — Operator lab for TypeSafe Jev. Chess Arena, closed-schema booths, Stockfish HUD for review only.