mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
a50e62e44b
Allow runnable sequences to support transform if each individual runnable inside supports transform/atransform. @nfcampos