mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
more formatting (#7200)
This commit is contained in:
parent
e18e838aae
commit
a94c4cca68
@ -81,7 +81,9 @@ class ReduceDocumentsChain(BaseCombineDocumentsChain):
|
||||
"""Combining documents by recursively reducing them.
|
||||
|
||||
This involves
|
||||
|
||||
- combine_documents_chain
|
||||
|
||||
- collapse_documents_chain
|
||||
|
||||
`combine_documents_chain` is ALWAYS provided. This is final chain that is called.
|
||||
|
Loading…
Reference in New Issue
Block a user