Liman

ExecutionStateProvider

Protocol for plugins that provide execution state management.

Functions

funcget_execution_stateget_execution_state(self, /, component, state, registry) -> dict[str, Any]

Get the execution state based on the provided one

paramself
paramcomponentComponent[Any]
paramstatedict[str, Any]
paramregistryRegistry

Returns

dict[str, Any]

Last updated on

On this page