Rendered Source Note

Tree of Thoughts: Deliberate Problem Solving with Large Language Models

Generated HTML view. Markdown remains canonical.

Tree of Thoughts: Deliberate Problem Solving with Large Language Models

Type: paper Tier: 2 (Foundational Paper) Author(s): Shunyu Yao, Dian Yu, Jeffrey Zhao, Izhak Shafran, Tom Griffiths, Yuan Cao, Karthik Narasimhan Date: 2023 URL: https://arxiv.org/abs/2305.10601 Accessed: 2026-06-02

Why This Source Matters

Tree of Thoughts is a key paper for planning/search-style reasoning with LLMs. It gives Project 08 a principled optional extension beyond a single linear ReAct trajectory.

Key Claims

Relevant To

Notes

Use this as an extension for hard planning tasks. The base Project 08 agent should stay simpler: bounded loop, tool use, recovery, and run evaluation.