原论文标题: Tree of Thoughts: Deliberate Problem Solving with Large Language Models arXiv: 2305.10601 发布时间: 2023-05
Tree of Thoughts 提出将语言模型推理过程组织为树状结构,通过搜索与回溯机制提升复杂问题求解能力。
开创“搜索 + LLM”结合的新推理范式。