Skip to content
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

Implement Tree of Thought prompting method #4450

Closed
1 task done
Dgarc359 opened this issue May 28, 2023 · 3 comments
Closed
1 task done

Implement Tree of Thought prompting method #4450

Dgarc359 opened this issue May 28, 2023 · 3 comments
Labels
AI efficacy enhancement New feature or request function: planning help wanted Extra attention is needed needs discussion To be discussed among maintainers Stale

Comments

@Dgarc359
Copy link

Duplicates

  • I have searched the existing issues

Summary 💡

This repository serves as an example for Tree of Thought (ToT) prompting

https://github.com/ysymyth/tree-of-thought-llm

Apparently, this can have better results than CoT prompting. Perhaps this can be added as an alternative flag to enable CoT or ToT prompting

Examples 🌈

https://github.com/ysymyth/tree-of-thought-llm

Motivation 🔦

Improving autogpt :)

@Boostrix
Copy link
Contributor

Boostrix commented Jun 2, 2023

Note that this is work in progress, currently tackled by at least 3-4 folks - most of them wanting to integrate TOT with @rihp planner plugin

@Boostrix Boostrix added function: planning help wanted Extra attention is needed needs discussion To be discussed among maintainers and removed function: memory labels Jun 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

@github-actions
Copy link
Contributor

This issue was closed automatically because it has been stale for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI efficacy enhancement New feature or request function: planning help wanted Extra attention is needed needs discussion To be discussed among maintainers Stale
Projects
None yet
Development

No branches or pull requests

3 participants