Decision Model Jev Goes Free on Venice API: Typed Answers, No Prose, No JSON Wrangling

0xAllen_ · x · 2026-09-20

Anonymous inference platform Venice announced that Jev, a "decision model" by typesafeai, is now free on the Venice API (beta) via a dedicated /api/v1/decisions endpoint.

Jev inverts the usual LLM pitch: "it answers, it doesn't write." Apps send a shared state (up to 64K tokens) plus questions with predefined answer types—yes/no, choice, or rubric scoring—and the model evaluates each question in parallel and in isolation against the same state, returning machine-ready probabilities, confidence, options, or scores. No coaxing JSON out of a chat model, no schema repair. Answer types are labeled Noul · Choice · Score.

On the Venice side, one key reaches chat, image, video, audio, and Jev, with no state retention, no prompt retention, and no training on your data. The beta's availability and request/response schemas may still change.

Related event: Decision model Jev launches free on Venice API, answering only typed outputs(3 posts)→

Original post →

More from coding & agent

coding & agent channel →