Skip to content
JevDirectory.org

Primitives: Choice, Score & Noul

The three TypeSafe question types, the typed answers they return, how to choose between them, and how to ask several in a single call.

Category
Practices & Patterns
Published by
TypeSafe AI
Author
Added
2026-09-15
Tagsofficialprimitiveschoicescorenoul

More like this

Pick one option from a set you define. Returns the option, the full probability distribution, and 0-1 confidence, with up to 255 options and parallel questions that barely add latency.
Practices & Patterns#official#primitives#choice
Official
Rate content against 2 to 10 ordered levels. Returns a probability-weighted score that can land between levels, per-level probabilities, and confidence, with the arithmetic left to code.
Practices & Patterns#official#primitives#score
Official
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 & Patterns#official#primitives#noul
Official
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Beating Gemini Flash Lite on an eval

Browser Use Ultrafast, powered by Jev