langchain/docs/modules/chains/index_examples
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
..
analyze_document.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
chat_vector_db.ipynb Use run and arun in place of combine_docs and acombine_docs (#2635) 2023-04-09 18:47:59 -07:00
graph_qa.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
hyde.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
qa_with_sources.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
question_answering.ipynb fix question answering nb (#2637) 2023-04-09 17:56:49 -07:00
summarize.ipynb fix link (#2123) 2023-03-28 22:51:36 -07:00
vector_db_qa_with_sources.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vector_db_qa.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vector_db_text_generation.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00