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%
https://discord.gg/qUtxnK2NMf
Apache License 2.0
4.18k stars 353 forks source link

Adding guidance prompt #18

Closed yhyu13 closed 1 year ago

yhyu13 commented 1 year ago

2023-05-24_19-53

Actually Guidance leads to GPT 4 spitting out wrong output format, this is strange, I should modify the prompt a little bit. Don't have to merge yet

kyegomez commented 1 year ago

The tree of thoughts repo is out perhaps we can take inspiration from there!

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

kyegomez commented 1 year ago