Categorical decision
Choice
Pick one answer from a declared set and receive the probability distribution across every option.
Calculate how much you could save using TypeSafe Jev at $0.042 per million input tokens and $0 output—compared with generative LLMs for classification, routing, and scoring.
per 1M input tokens
metered output cost
published latency range
Interactive cost model
Change volume, context, and model assumptions. Every figure updates instantly in your browser.
Tickets, messages, records, or agent decisions per day.
Input state plus the longest typed question, in tokens.
JSON, labels, rationale, and parsing overhead per request.
Estimated monthly impact
$5,187.00
Estimated avoided model spend
98.8%
Compared with the selected baseline
~10×
Illustrative midpoint comparison
Jev latency
70–230ms
GPT-4o
800–2,500ms
Build on top of the decision layer
Join the early-access list for production tooling around Jev and generative-model fallbacks. This MVP stores nothing yet.
Jev vs traditional LLMs
Jev trades free-form generation for typed answers, predictable structures, and low-latency decisions that software can consume directly.
| Feature | Jev | Generative LLM |
|---|---|---|
| Output type | Typed Choice / Score / Noul | Generated text or JSON |
| Output token price | $0 | $0.30–$15.00 / 1M |
| Format reliability | 0% type-error rate by design | Requires validation |
| Illustrative P50 latency | ~230ms | ~1,200ms |
“0% type-error rate” describes schema validity, not perfect semantic accuracy. Latency and pricing comparisons are illustrative and can vary by provider.
Jev primitives cheat sheet
Ask multiple independent typed questions against the same context and evaluate them in parallel.
Categorical decision
Pick one answer from a declared set and receive the probability distribution across every option.
Position on a rubric
Rate a state against two to ten ordered levels, with a continuous score and confidence attached.
Yes / no probability
Return the probability that a statement is true without generating an explanation or extra text.
API limits & specifications
Use published limits as a starting point, then confirm current quotas and model availability in your TypeSafe account.
32K / 64K
32K state + longest question; 64K request
$0.042
Per one million input tokens
$42
Equivalent published input rate
Typed
Choice, Score, or Noul
Frequently asked questions
The published rate used by this calculator is $0.042 per million input tokens, equivalent to $42 per billion input tokens. Output tokens are not separately metered.
No. Jev returns bounded decisions and probabilities rather than free-form text. It is best used for classification, routing, scoring, and verification alongside a generative model.
It means Jev cannot produce a value outside the answer schema you define. It can still select a valid but incorrect option, so confidence thresholds and evaluation remain important.
No. The MVP calculator runs entirely in your browser. Values are not submitted to JevCalc or TypeSafe AI.