swarmaURI
Contents:
Getting Started
SDK:
Core Architecture
Standard Base and Concrete Classes
Community Plugins
Experimental Progress
Examples:
Jupyter Notebooks
swarmaURI
Experimental Progress
swarmauri.experimental.chains.TypeAgnosticCallableChain module
View page source
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