langchain/libs/experimental/langchain_experimental
Vadim Gubergrits e7e5cb9d08
Tree of Thought introducing a new ToTChain. (#5167)
# [WIP] Tree of Thought introducing a new ToTChain.

This PR adds a new chain called ToTChain that implements the ["Large
Language Model Guided
Tree-of-Though"](https://arxiv.org/pdf/2305.08291.pdf) paper.

There's a notebook example `docs/modules/chains/examples/tot.ipynb` that
shows how to use it.


Implements #4975


## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:

- @hwchase17
- @vowelparrot

---------

Co-authored-by: Vadim Gubergrits <vgubergrits@outbox.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-07-26 21:29:39 -07:00
..
autonomous_agents docstrings cleanup (#8311) 2023-07-26 14:13:10 -07:00
cpal docstrings experimental (#7969) 2023-07-24 14:21:48 -07:00
generative_agents Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
llms Runnable single protocol (#7800) 2023-07-26 12:16:46 -07:00
pal_chain Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
plan_and_execute Added async support to PlanAndExecute Chain (#8239) 2023-07-26 15:16:07 -07:00
prompts Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
sql Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
tot Tree of Thought introducing a new ToTChain. (#5167) 2023-07-26 21:29:39 -07:00
__init__.py bump versions (#8129) 2023-07-22 08:46:37 -07:00