baybe.settings.active_settings

baybe.settings.active_settings(func): Settings = Settings(_previous_random_state=None, _previous_settings=None, _restore_defaults=False, _restore_environment=True, cache_campaign_recommendations=True, cache_directory=PosixPath('/tmp/.baybe_cache'), float_precision_numpy=64, float_precision_torch=64, parallelize_simulations=True, preprocess_dataframes=True, random_seed=None, _use_fpsample=<AutoBool.AUTO: 'AUTO'>, _use_polars_for_constraints=<AutoBool.FALSE: 'FALSE'>)

The global settings instance controlling execution behavior.