argilla-io / distilabel

Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
https://distilabel.argilla.io
Apache License 2.0
1.41k stars 99 forks source link

[FEATURE] add a functionality to visualise /draw `Pipelines` and `Steps` #816

Open davidberenstein1957 opened 1 month ago

davidberenstein1957 commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like It would be nice to be able to visualise a pipeline while building it.

Describe alternatives you've considered Going in blind.

Additional context https://scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html https://docs.haystack.deepset.ai/docs/visualizing-pipelines

davidberenstein1957 commented 1 month ago

Related to https://github.com/argilla-io/distilabel/issues/368

plaguss commented 1 month ago

Related to #835