tree-of-thoughts icon indicating copy to clipboard operation
tree-of-thoughts copied to clipboard

Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%

Results 37 tree-of-thoughts issues
Sort by recently updated
recently updated
newest added

I cloned the repo and installed `requirements.txt` After configuring my API key, `example.py` seems to run just fine up to a certain point as seen in the output of the...

/opt/conda/lib/python3.10/site-packages/tree_of_thoughts/treeofthoughts.py:481 solution = self.model.generate_solution(initial_prompt, best_state) AttributeError: 'HuggingLanguageModel' object has no attribute 'generate_solution' ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. -...

This document is generated using: https://github.com/james4ever0/prometheous You can view the website at: https://james4ever0.github.io/tree-of-thoughts/

Hi @kyegomez , Noticed you're calling Anthropic and OpenAI. I'm working on litellm (simple library to standardize LLM API Calls - https://github.com/BerriAI/litellm) and was wondering if we could be helpful....

Has anyone encountered this problem before? ![image](https://github.com/kyegomez/tree-of-thoughts/assets/43243253/3e4d30e5-e639-4408-8ba2-162903c894fa) ![image](https://github.com/kyegomez/tree-of-thoughts/assets/43243253/aab1ab77-005b-4e28-a166-dd5d78419b46) ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive the funding...

I noticed the initial prompt in the example does not contain the later suggested prompt i.e., ```python initial_prompt = """ Input: 2 8 8 14 Possible next steps: 2 +...

## Upvote & Fund - We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue. - We receive the funding once the issue is completed & confirmed by...

Fund