Variable name in the LLM chain to put the documents in
LLM Wrapper to use after formatting documents
Optional
memoryReturn 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.
Optional
options: anyPromise that resolves with the output of the chain run.
Return a json-like object representing this chain.
Static
deserializeStatic
lc_
Combine documents by doing a first pass and then refining on more documents.