← Library

2026-07-09

7 saved articles

  1. Tree of Thoughts: Deliberate Problem Solving with Large Language Models

    [Submitted on 17 May 2023 (v1), last revised 3 Dec 2023 (this version, v2)] · arXiv.org

    Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making processes during inference. This means they can fall short in tasks that require exploration, strategic lookahead, or where initial decisions play a pivotal role. To surmount these challenges, we introduce a new framework for language model inference, Tree of Thoughts (ToT), which generalizes over the popular Chain of Thoug