Ask a question to get started
Enter to sendā¢Shift+Enter new line
acombine_docs( self, docs: list[Document], **kwargs: Any = {} )
docs
list[Document]
**kwargs
Any
{}
Combine documents into a single string.
List[Document], the documents to combine
Other parameters to use in combining documents, often other inputs to the prompt.