Files
langchain/langchain/chains
Robert Perrotta 22770f5202 Make StuffDocumentsChain doc separator configurable (#3718)
This PR makes the `"\n\n"` string with which `StuffDocumentsChain` joins
formatted documents a property so it can be configured. The new
`document_separator` property defaults to `"\n\n"` so the change is
backwards compatible.
2023-04-28 20:14:07 -07:00
..
2023-04-11 22:02:37 -07:00
2023-02-12 23:01:26 -08:00
2023-04-26 15:20:28 -07:00
2023-03-14 12:37:48 -07:00
2023-04-20 14:02:20 -07:00
2023-04-06 09:47:37 -07:00
2023-03-22 23:15:04 -07:00