mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* deprecat converter in pypdf * fix linting of MetaFieldGroupingRanker * linting * pypdftodocument: add customization params * fix mypy * incorporate feedback
6 lines
160 B
YAML
6 lines
160 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Added new initialization parameters to the `PyPDFToDocument` component to customize the text extraction process
|
|
from PDF files.
|