logic_solve
Solve logic problems efficiently using Chain of Draft reasoning, minimizing token usage while maintaining accuracy by generating minimalistic intermediate reasoning outputs.
Instructions
Solve a logic problem using Chain of Draft reasoning
Input Schema
Name | Required | Description | Default |
---|---|---|---|
approach | No | Force 'CoD' or 'CoT' approach | |
max_words_per_step | No | Maximum words per reasoning step | |
problem | Yes | The logic problem to solve |