mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
e7e5cb9d08
# [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> |
||
---|---|---|
.. | ||
cpal.ipynb | ||
elasticsearch_database.ipynb | ||
extraction.ipynb | ||
flare.ipynb | ||
graph_arangodb_qa.ipynb | ||
graph_cypher_qa.ipynb | ||
graph_hugegraph_qa.ipynb | ||
graph_kuzu_qa.ipynb | ||
graph_nebula_qa.ipynb | ||
graph_qa.ipynb | ||
graph_sparql_qa.ipynb | ||
hyde.ipynb | ||
llm_bash.ipynb | ||
llm_checker.ipynb | ||
llm_math.ipynb | ||
llm_requests.ipynb | ||
llm_summarization_checker.ipynb | ||
llm_symbolic_math.ipynb | ||
neptune_cypher_qa.ipynb | ||
openai_functions_retrieval_qa.ipynb | ||
openai_openapi.yaml | ||
openapi_openai.ipynb | ||
openapi.ipynb | ||
pal.ipynb | ||
qa_citations.ipynb | ||
tagging.ipynb | ||
tot.ipynb | ||
vector_db_text_generation.ipynb |