Chain of Thought (CoT) and Tree of Thought (ToT) prompting are techniques designed to help AI think before answering.
CoT allows AI to reason step-by-step, improving accuracy for math, logic, and multi-step tasks.
Tree of Thought enables the model to explore multiple reasoning branches, score them, and choose the best path forward.
Future iterations may involve experimenting with Tree of Thought to allow the model to explore multiple query interpretations and select the most accurate one.