Create a chain that passes a list of documents to a model.
An LCEL Runnable chain. Expects a dictionary as input with a list of Documents being passed under the "context" key. Return type depends on the output_parser used.
Runnable
Document
output_parser
Create a chain that passes a list of documents to a model.