mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-29 19:06:21 +00:00

* add list_pipelines_on_deepset_cloud() * add Pipeline.save_to_deepset_cloud() * apply black * fix imports * Update Documentation & Code Style * add load_from_config * Update Documentation & Code Style * fix pipeline name for indexing pipeline * add tests * Update Documentation & Code Style * handle deployed pipelines * make single pipeline config info requests instead of loading all infos * make ROOT_NODE_TO_PIPELINE_NAME global * better response validation for saving and updating pipeline configs Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>