Joiners
Component | Description |
---|---|
AnswerJoiner | Joins multiple answers from different Generators into a single list. |
BranchJoiner | Joins different branches of a pipeline into a single output. |
DocumentJoiner | Joins lists of documents. |
StringJoiner | Joins strings from different components into a list of strings. |
Updated 18 days ago