Update readme.md

This commit is contained in:
Shunyu Yao 2023-05-31 11:48:52 -04:00 committed by GitHub
parent faa28c395e
commit 2b2526a2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Tree of Thoughts (ToT)
Code for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601).
Offical implementation (code, prompts, model outputs) for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601).
Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.
@ -36,6 +36,12 @@ The very simple ``run.py`` implements the ToT + BFS algorithm, as well as the na
Feel free to contact shunyuyao.cs@gmail.com or open an issue if you have any questions.
## Questions
Feel free to contact shunyuyao.cs@gmail.com or open an issue if you have any questions.
## Citation
```bibtex