mystic-ai / pipeline

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

Turbo Registry Integration #468

Closed MPCherry closed 1 month ago

MPCherry commented 1 month ago

Adds turbo registry integration to the pipeline client.

With this, turbo registry deployments can be enabled by adding a value to extras as so:

extras:
  turbo_registry: true