Hello,
I am using the solutions accelerator (AutoML) to run a train and inference pipeline that i am hoping to publish.
Is there a way to pass the most recent training run ID as a parameter to the inference pipeline?
Right now as far as i can tell i have to register the pipeline with a static train_run_id value and cant add a pipeline parameter than i can change dynamically from inside Azure Synapse when the pipeline is called on a daily basis