Template · Multi-model reasoning
Branch & Prune
Generate several solution paths, score them, and expand the most promising one.
When to use it
Best for hard planning prompts, strategy work, and problems where exploring multiple approaches beats committing too early.
The research behind it
This template is based on Tree of Thoughts (Yao et al., 2023).
Related templates
Consensus Draft
Three models answer your question independently, then a synthesizer combines the strongest points into one response.
FreeRank & Fuse
Three models generate candidate answers, a ranker scores them, then a fuser combines the strongest elements guided by the ranking.
FreeSmart Escalation
A fast model answers first. If the answer is uncertain or incomplete, stronger models are consulted and their answers are synthesized.
Run Branch & Prune
Add your prompt and let the template do the rest. Free to start, no card.
Open in LLMWeave