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%

Home Page:https://discord.gg/qUtxnK2NMf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: unexpected keyword argument in pipeline example

GeneveyC opened this issue · comments

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

Hey 👋 please excuse me!

I updated it now! Please try again @GeneveyC