POST /typesafe/v1/systemone it powers
System One, answering typed questions with a probability per label,
read in one denoise step rather than generated, so an answer can never be off-schema.
Capabilities
On the decisions route,
detail sets the vision budget per image or page:
Typed decisions
OnPOST /typesafe/v1/systemone the same model answers typed questions with a probability
per label, read in one denoise step rather than generated, so an answer can never be
off-schema. It is the default engine there, and the most sharply calibrated.
See System One for the request shape and a worked example in four
languages, and Models for how this engine compares with the
generative ones.
Chat completions
The same model on the OpenAI-compatible route, for when you want generated text rather than a typed decision.temperature and
seed return a 400 here instead of being ignored.
Related
System One
Question types, inputs, confidence, and cost levers.
System One API
Request and response reference.