Closed baekdahl closed 1 month ago
The Needs Review labels were added based on the following file changes.
Team @datarobot/core-modeling (#core-modeling) was assigned because of changes in files:
custom_model_runner/datarobot_drum/drum/language_predictors/base_language_predictor.py
Team @datarobot/custom-models (#custom-models) was assigned because of changes in files:
custom_model_runner/datarobot_drum/drum/language_predictors/base_language_predictor.py
tests/unit/datarobot_drum/drum/language_predictors/test_base_language_predictor.py
If you think that there are some issues with ownership, please discuss with C&A domain at #core-backend-domain slack channel and create PR to update DRCODEOWNERS\CODEOWNERS file.
Could you please bump the package version as well with this change? We'd need to install a new DRUM in Buzok's envs for the change to take effect.
This repository is public. Do not put here any private DataRobot or customer's data: code, datasets, model artifacts, .etc.
Summary
If deployment id is not set, don't initialize mlops.
Rationale
Running without monitoring is useful e.g. when testing or running locally.