swarmauri.core.chains.IChainContext module

class swarmauri.core.chains.IChainContext.IChainContext[source]

Bases: ABC

get_value(key)[source]
Return type:

Any

abstract update(**kwargs)[source]
Return type:

None