Pipeline API advantage

Hello,
I dont understand what are advantage of pipeline API (pipeline.step), because we can write the same with a simple python class (withou decorator pipeline.step) and use other decorator like ray.remote, serve.deployment, …
Thanks :slight_smile:

Hi @nchamroukhi , good question at the right time :slight_smile:

We’re actively designing and finalizing ray DAG API unification that covers a Ray level DAG API, ray workflow as well as serve pipeline. Feel free to pick your preferred option with feedback in out user survey: DAG unification syntax feedback