Skip to content
JevDirectory.org
PrimitivesNoul questionYes/no question

Noul

The yes/no primitive: one probability from 0 to 1, where the value is the answer and no separate confidence is returned.

Category
Primitives
Also known as
Noul question, Yes/no question
Related terms
6
Directory entries
6
Docs
docs.typesafe.ai
Added
2026-09-24

Definition

A Noul asks whether a statement is true and returns the probability that the answer is yes. Near 1 is a strong yes, near 0 a strong no, and near 0.5 means the model gives yes and no equal probability. It is not a degree scale, so it does not measure how much or how strongly.

Optional criteria.true and criteria.false descriptions pin down subtle boundaries. Ask one question per Noul, threshold in code — 0.5 when either error is equally easy to act on, higher when a false yes is expensive — and treat middle values as a natural hand-off to a person.

Tagsprimitivesclassification

From the directory

The yes/no primitive: one probability from 0 to 1, where the value is the answer and no separate confidence is needed. True and false criteria pin down subtle boundaries.
Practices & PatternsDocs#official#primitives#noul
Official
The three TypeSafe question types, the typed answers they return, how to choose between them, and how to ask several in a single call.
Practices & PatternsDocs#official#primitives#choice
Official
Test a social post on 10,000 simulated AI readers with their own jobs, tastes, and memories before the real internet sees it.
Tools & IntegrationsPlayground#community#playground#social-media
Community
A browser builder for System One requests: define state plus Noul, Choice, and Score questions, preview mock distributions, and generate Python typesafe_sdk code.
Tools & IntegrationsPlayground#community#playground#sdk
Community
Describe the startup you are looking for and Jev ranks the pile, asking once per startup whether it is a fit.
Tools & IntegrationsPlayground#community#playground#search
Community
A first-person village where NPCs remember what you do and Jev decides how they treat you, with a board of 21 outcomes to earn before nightfall.
Cookbooks & DemosPlayground#community#playground#games
Community

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Arbitrary classification as a primitive

Jev is cool not because it re-invented classification, but because it makes ARBITRARY classification into a type-safe programmable primitive. A general purpose zero shot decision model whose native interface is RUNTIME-DEFINED typed decisions, optimized for that exact interface

Image
cocktail peanut
cocktail peanut
@cocktailpeanut

If you called Yann LeCun an idiot for saying we need to move beyond LLMs and build something new, you are banned from using Jev.

Reply

How Jev makes agents faster and cheaper

500 emails for 3.5 cents

Headless Chromium agent

Custom Jev-style models for agent workflows

Prediction: millionaires will be made using custom Jev style models (parallel constrained decoding) to make the agent systems companies already run more token efficient. Let me explain with a scenario: Imagine a company already has an agent workflow running where an llm reviews Show more

Harsha Gundala
Harsha Gundala
@harshagundal

They were building in stealth for 2 years, I was building in stealth for 2 hours… Happy to open source Qwen-2.5-1B-RLCD, 5x faster on-device inference for JSON workloads that need to be type-safe. ⚡️Demo below on a M4 MacBook⚡️ every LLM has the ability to efficiently batch

Reply

Live viral post analyzer