Tree Of Thoughts
Tree of Thoughts (ToT) is a prompting and inference framework that generalizes chain-of-thought reasoning by having a language model explore multiple alternative reasoning paths as branches of a search tree, evaluate the promise of each branch, and backtrack from unpromising ones, rather than committing to a single…
2 resources across 1 library
Glossary Terms(2)
Chain-of-Thought Prompting
Chain-of-thought prompting is a technique that elicits step-by-step intermediate reasoning from a language model — either by instructing it to 'think step by s…
Tree of Thoughts
Tree of Thoughts (ToT) is a prompting and inference framework that generalizes chain-of-thought reasoning by having a language model explore multiple alternati…