Variable name in the LLM chain to put the documents in
LLM Wrapper to use after formatting documents
OptionalmemoryReturn the string type key uniquely identifying this class of chain.
Protected_Invoke the chain with the provided input and returns the output.
Input values for the chain run.
Optionaloptions: anyPromise that resolves with the output of the chain run.
Return a json-like object representing this chain.
StaticdeserializeStaticlc_
Combine documents by doing a first pass and then refining on more documents.