Skip to content
System One

Decision recipes for System One models

A recipe is one decision, worked end to end: the state you send, the typed questions you ask about it, the code in Python and TypeScript, and the decision policy that turns the answer into an action. The model returns a label and a number; the thresholds stay in your code, which is the part how to build with System One models goes into properly.

Every recipe names the official cookbook or pattern it is derived from, and lists the SDK documentation pages its code was checked against. Numbers in the thresholds are starting points from the vendor's own worked examples, not values tuned for your data.

All recipes