haystack/releasenotes/notes/add-yaml-marshaller-030e889f46484573.yaml
Massimiliano Pippi dd24210908
feat: add pipeline Yaml marshaller (#6137)
* add marshaller

* release notes

* add docstrings and missing tests
2023-10-23 19:02:59 +02:00

6 lines
118 B
YAML

---
preview:
- |
Add `dumps`, `dump`, `loads` and `load` methods to save
and load pipelines in Yaml format.