Node ReferenceValidators
System One
Answers typed judgement questions with calibrated probabilities, as the judge inside a Judgement node.
Answers typed judgement questions with calibrated probabilities, as the judge inside a Judgement node.
| Category | Validators |
| Node type | dynamiq.nodes.detectors.SystemOne |
| SDK class | dynamiq.nodes.detectors.SystemOne |
| Connection | TypeSafe |
This node does not appear in the builder's left menu. It is used inside other nodes (for example as an agent tool or an orchestrator component) or added by the platform automatically.
Connection
This node requires a TypeSafe Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
state | Any | No |
questions | dict[string, Any] | No |
Outputs
| Field | Type |
|---|---|
model | string |
answers | dict[string, Any] |
usage | dict[string, Any] |