prune_tree
Removes thoughts from a tree that fall below a specified evaluation threshold, keeping only high-quality reasoning paths.
Instructions
Prune thoughts below a certain evaluation threshold
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| treeId | Yes | Tree ID | |
| threshold | Yes | Evaluation threshold (thoughts below this will be pruned) | |
| riskThreshold | No | Optional risk threshold |