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. |
| ListJoiner | Joins multiple lists into a single flat list. |
| StringJoiner | Joins strings from different components into a list of strings. |
Updated 9 months ago
