haystack/releasenotes/notes/fix-pypdf-serialization-93744fd01ef5b841.yaml
Stefano Fiorucci b0b514778d
fix!: make PyPDFToDocument JSON-serializable (#6396)
* add registry

* release not

* add checks

* rm superflous check

* fix typo

* rm print :-)
2023-11-23 15:37:20 +01:00

6 lines
171 B
YAML

---
preview:
- |
Make `PyPDFToDocument` accept a `converter_name` parameter instead of
a `converter` instance, to allow a smooth serialization of the component.