| ▲ | tomrod 3 hours ago | |
Isn't this just chain-of-thought though, doing the same thing multiple times without necessarily defining one path? | ||
| ▲ | brookst 3 hours ago | parent [-] | |
Chain of thought attempts to guide a single forward pass. Reasoning tokens with tool calling tell the model to loop on a one phase of a question and call a tool to indications completion when done. Related, but not the same thing. | ||