ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
Patch Description
Patch allows user to cast the parameter in get_parameter by passing the argument along to upstream get_parameters.
Testing Instructions
Unsure, should this have a unit test?
Other Information
This is my first PR to ClearML, I'd like to get more involved in contributing and would welcome any advice or feedback on my approach.
Related Issue \ discussion References issue https://github.com/allegroai/clearml/issues/951.
Patch Description Patch allows user to cast the parameter in get_parameter by passing the argument along to upstream get_parameters.
Testing Instructions Unsure, should this have a unit test?
Other Information This is my first PR to ClearML, I'd like to get more involved in contributing and would welcome any advice or feedback on my approach.