haystack/releasenotes/notes/pypdf-add-customization-params-3da578deff7f83a5.yaml
Stefano Fiorucci fb42c035c5
feat: PyPDFToDocument - add new customization parameters (#8574)
* deprecat converter in pypdf

* fix linting of MetaFieldGroupingRanker

* linting

* pypdftodocument: add customization params

* fix mypy

* incorporate feedback
2024-11-26 16:37:59 +01:00

6 lines
160 B
YAML

---
enhancements:
- |
Added new initialization parameters to the `PyPDFToDocument` component to customize the text extraction process
from PDF files.