check
Answer a yes/no question about a state and receive P(yes) between 0 and 1, enabling local, LLM-free probabilistic decisions.
Instructions
Answer a yes/no question about a state. Returns P(yes) in [0,1].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |