September 23, 2026
Jev separates solution from text: $0.042 per 1 million input tokens
As of September 15, Jev returns a typed response instead of arbitrary text. TypeSafe lists the price as $0.042 per 1 million input tokens; output tokens are free.

ThePrimeagen
@theprimeagen
I think I love Jev.
· 85.9K views
asked the LLM to reason freely and parsed the response itself. Now Jev takes a state and a question, returning a choice, score, or probability of noul in a defined structure. For a coding agent, TypeSafe provides a skill via `npx skills add typesafe-ai/skills --skill typesafe-ai`, and recommends breaking complex judgment into several independent questions.
The boundary is clear. Jev does not write code or replace an LLM: it is suited to decisions that can be reduced to a scale, choice, or probability.
Jev has launched in early access, and TypeSafe directs the SDK to the `jev-latest` version by default.
