Tree of Thought Prompting
Experiments and a write up of a new prompting technique for Large Language Models like ChatGPT.
Tree of Thought Prompting explores strategies for guiding language models through branching reasoning paths. The project combines research write-ups with practical experiments that showcase how structured prompts improve complex problem solving.
You can dive into the research notes in the blog post Using Tree-of-Thought Prompting to boost ChatGPT’s reasoning.