TypeSafe, founded by a ChatGPT co-inventor, has left stealth and is launching its Jev model to automate programmatic decisions with parallel sampling architecture.
Software systems requiring automated deterministic logic can now bypass conversational language models following TypeSafe AI’s release of Jev, a specialised System One Model designed to execute structured probabilistic decisions directly inside production codebases.
Developed during two years in stealth by OpenAI veteran and ChatGPT co-inventor Diogo Almeida, the model abandons text and string generation entirely.
Instead of autoregressively generating sequential text tokens, the system takes an unstructured state as an input and outputs type-safe structured values in a single parallel query. The architecture targets deterministic code integration, preventing syntactic type failures and output hallucinations by design.
Diogo Almeida, Founder at TypeSafe, said: “Think of Jev as a frontier-intelligence function call: unstructured state in, typed probabilistic decisions out.”
Engineers built the platform around an alternative training methodology termed Reinforcement Learning for Calibrated Decisions (RLCD).
Conventional frontier models train via Reinforcement Learning with Human Feedback (RLHF) or Reinforcement Learning with Verifiable Rewards (RLVR) to satisfy human conversational preferences or isolated programmatic checks. TypeSafe trains Jev to produce calibrated probabilities on execution logic, ensuring returned confidence scores correlate directly with output accuracy.
Departing from autoregressive token generation, Jev relies on a hardware-aware parallel sampler that evaluates and delivers all structured values simultaneously.
The structural constraint restricts outputs to predefined schemas, eliminating the parsing pipelines and guardrail wrappers required when deploying traditional large language models across business automation flows. The internal sampler handles high-cardinality selections up to 255 discrete options, using a two-stage process that scores options independently prior to selection.
Source link







