-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: cannot import name 'ToTAgent' from 'tree_of_thoughts' #91
Comments
+1 |
1 similar comment
+1 |
+2 |
+4 |
+5 |
+6 |
+7 |
+8 |
+9 |
@WillReynolds5 @networkdao @nadyanvl @tengjieksee @skinnynpale I have fixed the code, try the new example in the readme.md and let me know if it works |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running from tree_of_thoughts import ToTAgent, MonteCarloSearch gets the following error: ImportError: cannot import name 'ToTAgent' from 'tree_of_thoughts', how do we solve this problem?
Upvote & Fund
The text was updated successfully, but these errors were encountered: