reasoners:create
rai reasoners:create [OPTIONS]Create a reasoner.
Options
Section titled “Options”| Option | Type | Description |
|---|---|---|
--type | text | Reasoner type (Logic / Prescriptive / Predictive). If omitted, you’ll be prompted to select. |
--name | text | Reasoner name. If omitted, you’ll be prompted to enter one. |
--size | text | Reasoner size. If omitted, you can choose (or use config default). |
--auto-suspend-mins | integer | Auto-suspend after N minutes of inactivity (optional). |
--timeout-s | integer | Timeout in seconds while waiting until the reasoner is READY. Default: 900. |
--wait | Boolean | Wait until the reasoner is READY before returning. Default: False. |