laborchestrator.start_up.config_loader module

Utility to load orchestrator startup parameters from a config file. The provided config file might contain only some of the parameters. Defaults from default_config will be used for those.

laborchestrator.start_up.config_loader.load_config(path: str | None) LabOrchestratorConfig[source]