Skip to content

Commit

Permalink
docs: add missing links to toc (langchain-ai#1163)
Browse files Browse the repository at this point in the history
add missing links to toc

---------

Signed-off-by: Nan Wang <nan.wang@jina.ai>
  • Loading branch information
nan-wang authored and zachschillaci27 committed Mar 8, 2023
1 parent 9e38a7b commit 36f070c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/chains/how_to_guides.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ They are broken up into four categories:
./generic_how_to.rst
./combine_docs_how_to.rst
./utility_how_to.rst
./async_chain.ipynb

In addition to different types of chains, we also have the following how-to guides for working with chains in general:

Expand Down
2 changes: 2 additions & 0 deletions docs/modules/llms/how_to_guides.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ They are split into two categories:

./generic_how_to.rst
./integrations.rst
./async_llm.ipynb
./streaming_llm.ipynb

0 comments on commit 36f070c

Please sign in to comment.