Skip to main content
The thinking command manages thinking token budgets for complex reasoning.

Quick Start

Usage

Show Status

Expected Output:

Set Budget Level

Available levels: minimal, low, medium, high, maximum

Use from code / run

For a single invocation without persisting a global default, pass --thinking on praisonai code or praisonai run:
Unknown --thinking values fail closed with exit code 1 before any work runs.

Show Usage Stats

Python API

See Also