kyegomez / tree-of-thoughts

Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
https://discord.gg/qUtxnK2NMf
Apache License 2.0
4.29k stars 361 forks source link

Error: unexpected keyword argument in pipeline example #65

Closed GeneveyC closed 1 year ago

GeneveyC commented 1 year ago

Hi,

I wanted to run the following examples "pipelinehuggingface.py" (put into the folder "examples"), but I obtained the following error: it doesn't seem to recognize an argument 'search_algorithm' (given in TreeOfThoughts).

Capture d’écran du 2023-06-06 10-47-22

Additional information: I used python3.10.6, and I install tree_of_thoughts with the setup python script.

Best,

Christophe

kyegomez commented 1 year ago

Hey 👋 please excuse me!

I updated it now! Please try again @GeneveyC