Create a retrieval chain that retrieves documents and then passes them on.
A params object containing a retriever and a combineDocsChain.
An LCEL Runnable which returns a an object containing at least context and answer keys.
context
answer
// TODO Copy
// TODO
Generated using TypeDoc
Create a retrieval chain that retrieves documents and then passes them on.