Hacker News new | ask | show | jobs
by arbiterFF 813 days ago
I can't believe how much quicker it is to get to an optimal, comprehensive outcome using Beam. This is a groundbreaking way of interacting with LLMs.
2 comments

Exactly my thought, as mentioned in the other thread, Chat's linear conversation style is not fit for reasoning/exploration type of tasks, while Beam's fan-out -> select --> merge is a much better and natural flow!
Same experience. Once you beam you look for it everywhere!