code_solve
Solve coding problems efficiently using Chain of Draft reasoning, generating concise intermediate steps to reduce complexity while maintaining accuracy.
Instructions
Solve a coding 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 coding problem to solve |