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
paramselfparamcomponentComponent[Any]paramstatedict[str, Any]paramregistryRegistryReturns
dict[str, Any]Last updated on