Before you dive in
What you’ll find in the original
- A Choice always selects something because its probabilities sum to one; pair it with a Noul when “none of these” must be possible.
- Describe Score levels as concrete situations, then inspect the distribution and confidence because the same average score can hide different uncertainty.
- The semantic-grep example uses Choice to rank numbered lines and Noul to decide whether the document answers at all, keeping thresholds in code.
Worth knowing
The author’s outputs and 1.53× batching result come from his own run and are not independently reproduced; the article also notes a 255-option limit and no text generation.