langchain/docs/modules/chains
Ankush Gola b82cbd1be0
Use run and arun in place of combine_docs and acombine_docs (#2635)
`combine_docs` does not go through the standard chain call path which
means that chain callbacks won't be triggered, meaning QA chains won't
be traced properly, this fixes that.

Also fix several errors in the chat_vector_db notebook
2023-04-09 18:47:59 -07:00
..
examples BabyAGI Notebook Example (#2559) 2023-04-09 13:54:23 -07:00
generic Modified doc (#2568) 2023-04-07 22:01:53 -07:00
index_examples Use run and arun in place of combine_docs and acombine_docs (#2635) 2023-04-09 18:47:59 -07:00
getting_started.ipynb (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
how_to_guides.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00