Closed zeryx closed 2 years ago
ALGO-62 - Integrated MLOps Agent
Added a new environment + template for python, that incorporates a java mlops agent into the algorithm environment. Part of the preparation and information tracking will be handled via the ADK system.
Requires https://github.com/algorithmiaio/algorithmia-adk-python/pull/16 for testing ./tools/environment_validator.py -g python3 -s python39 -d java11 -d mlops-agent -t dependency -n python39-mlops
./tools/environment_validator.py -g python3 -s python39 -d java11 -d mlops-agent -t dependency -n python39-mlops
Set the environment variable DATAROBOT_MLOPS_API_TOKEN
DATAROBOT_MLOPS_API_TOKEN
ALGO-62 - Integrated MLOps Agent
Added a new environment + template for python, that incorporates a java mlops agent into the algorithm environment. Part of the preparation and information tracking will be handled via the ADK system.
Requires https://github.com/algorithmiaio/algorithmia-adk-python/pull/16 for testing
./tools/environment_validator.py -g python3 -s python39 -d java11 -d mlops-agent -t dependency -n python39-mlops
Set the environment variable
DATAROBOT_MLOPS_API_TOKEN
Checklist