Ask a question to get started
Enter to sendā¢Shift+Enter new line
collapse_documents_chain: BaseCombineDocumentsChain | None = None
Chain to use to collapse documents if needed until they can all fit. If None, will use the combine_documents_chain.
None
combine_documents_chain
This is typically a StuffDocumentsChain.
StuffDocumentsChain