Creates or uses an existing OpenShift AI data science pipeline, and run's it.
example for pipeline creation can be seen in this repo: populate-vectors-pipeline
Defines the RAW URL of the compiled KFP pipeline program.
Specifies the name of the pipeline.
Default Name: Default
Specifies the name of the experiment.
Default Name: Default
Specifies the name of the run.
Default: 1
Additional parameters for the pipeline in JSON dict string format.
Example: '{"load_from_repo": True, "load_from_s3": False, "load_from_urls": False}'