From d86a07bf7cbb6462acfcaeeebd93b3cb71483e79 Mon Sep 17 00:00:00 2001 From: Shunyu Yao Date: Wed, 31 May 2023 15:08:06 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 464a266..8b18f0d 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # Offical Repo of Tree of Thoughts (ToT) +![teaser](teaser.png) + Offical implementation for paper [Tree of Thoughts: Deliberate Problem Solving with Large Language Models](https://arxiv.org/abs/2305.10601) with code, prompts, model outputs. Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/1659357547474681857) in 1min.