Node ReferenceLogic

Judgement

Asks yes/no, choice and score questions about a record and returns calibrated answers with a confidence, judged by TypeSafe System One, an LLM or an agent.

Asks yes/no, choice and score questions about a record and returns calibrated answers with a confidence, judged by TypeSafe System One, an LLM or an agent.

CategoryLogic
Node typedynamiq.nodes.tools.Judgement
SDK classdynamiq.nodes.tools.Judgement

Inputs

FieldTypeRequired
stateAnyNo
questionslist[dict[string, Any]]No

Outputs

FieldType
contentstring
answersdict[string, Any]
decisionsdict[string, Any]
confidencefloat
needs_reviewbool
low_confidencelist[Any]
modelstring
backendstring
confidence_sourcestring
usagedict[string, Any]
rationaledict[string, Any]
evidencelist[dict[string, Any]]
For configuration walkthroughs and examples, see the Judgement node guide.

On this page