Hi @<1717350332247314432:profile|WittySeal70> , for pipelines you should use pipe.add_parameter
. Under the hood the controller is a special type of Task. ClearML always automatically detects argparser, however for pipelines this methodology does not apply and requires pipe.add_paramter
Thank you, @<1523701070390366208:profile|CostlyOstrich36>