[](https://js.langchain.com/docs/how_to/qa_streaming/): LLM should read this page when building a question-answering application, implementing streaming responses, or adding document sources to generated outputs This page explains how to stream responses from a question-answering chain, including retrieving and displaying the document sources used to generate the answer.

