BackendConfig#

openstef_foundation_models.presets.forecasting_workflow.BackendConfig

A backend configuration. Currently ONNX-only; kept as a named type so the workflow config and factory can grow to a discriminated union of backends without changing their public signatures.

Parameters:

data (Any)