mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
72c5c15f7f
In the notebook question_answering.ipynb
([link](https://github.com/hwchase17/langchain/blob/master/docs/modules/chains/index_examples/question_answering.ipynb)),
and the notebook qa_with_sources.ipynb
([link](https://github.com/hwchase17/langchain/blob/master/docs/modules/chains/index_examples/qa_with_sources.ipynb)),
the first paragraph contains a dead link:
> This notebook walks through how to use LangChain for question
answering over a list of documents. It covers four different types of
chains: stuff, map_reduce, refine, map_rerank. For a more in depth
explanation of what these chain types are, see
[here](
|
||
---|---|---|
.. | ||
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 |