VercelRohan Taneja2 min readrelease notesintermediate
TypeSafe AI's Jev now available on AI Gateway
Summary
Vercel AI Gateway now offers Jev, a probabilistic decision model that returns typed choices, scores, and booleans instead of raw text. TypeSafe AI reports it runs up to 193× faster and 445× cheaper than standard LLMs, exposed via the experimental evaluate API in AI SDK 7.
- Jev evaluates all declared questions in parallel, returning typed answers with confidence scores, avoiding token‑by‑token text generation.
- TypeSafe AI claims Jev is up to 193.6× faster and 444.6× cheaper than LLMs for workflow evaluations.
- Use the AI SDK 7 `experimental_evaluate` API: provide model, state, and a map of questions to get structured decisions.
- Supports Zero Data Retention and No Training per request, with logs, custom reporting, and budget accounting in AI Gateway.
Teams building AI agents or automated decision pipelines need fast, cost‑effective, structured evaluations with built‑in security and observability.
5/10


