Retrieval QA (LangChain Chains)
RetrievalQA
Chain types
For a more detailed walkthrough of these types,
from_chain_type
stuff
map_reduce
Custom prompts
Return Source Documents
RetrievalQA(..., return_source_documents=True)
RetrievalQAWithSourceChainもある