mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-18 13:31:36 +00:00
`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 |
||
---|---|---|
.. | ||
analyze_document.ipynb | ||
chat_vector_db.ipynb | ||
graph_qa.ipynb | ||
hyde.ipynb | ||
qa_with_sources.ipynb | ||
question_answering.ipynb | ||
summarize.ipynb | ||
vector_db_qa_with_sources.ipynb | ||
vector_db_qa.ipynb | ||
vector_db_text_generation.ipynb |