mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-09 00:59:08 +00:00

* add registry * release not * add checks * rm superflous check * fix typo * rm print :-)
6 lines
171 B
YAML
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.
|