mystic-ai / pipeline

Pipeline is an open source python SDK for building AI/ML workflows
https://www.mystic.ai
Apache License 2.0
127 stars 22 forks source link

Plutopulp/patch scaling config #402

Closed plutopulp closed 8 months ago

plutopulp commented 8 months ago

Adds ability to patch a pipeline's scaling_config through the CLI. This can be done by editing the target pipeline as follows:

pipeline edit pipeline --scaling-config <SCALING_CONFIG_NAME> <PIPELINE_ID>