docs: add missing links to toc (#1163)

add missing links to toc

---------

Signed-off-by: Nan Wang <nan.wang@jina.ai>
This commit is contained in:
Nan Wang 2023-02-20 13:15:11 +08:00 committed by GitHub
parent afe884fb96
commit e8f224fd3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -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:

View File

@ -17,3 +17,5 @@ They are split into two categories:
./generic_how_to.rst
./integrations.rst
./async_llm.ipynb
./streaming_llm.ipynb