Tree of Thoughts Problem Solving
Executes a Tree of Thoughts exploration for the problem in $ARGUMENTS.
Process
- •Launch the tot-planner agent
- •Decompose the problem and build a tree
- •Evaluate each path
- •Select the optimal path and report
Usage Examples
code
> /tot How to improve the authentication flow > /tot Best approach to fix this bug > /tot Database schema design