swarmauri.experimental.chains.TypeAgnosticCallableChain module

class swarmauri.experimental.chains.TypeAgnosticCallableChain.TypeAgnosticCallableChain(callables=None)[source]

Bases: object

add_callable(func, args=None, kwargs=None, input_handler=None)[source]
Return type:

None