langchain_core.runnables.utils.add¶

langchain_core.runnables.utils.add(addables: Iterable[Addable]) Optional[Addable][source]¶

Add a sequence of addable objects together.