mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-14 00:25:07 +00:00
Update doc string of pypdf.py (#7805)
This commit is contained in:
parent
19c1e2e61d
commit
e6b8b7529b
@ -153,7 +153,7 @@ class PyPDFToDocument:
|
|||||||
Converts PDF files to Documents.
|
Converts PDF files to Documents.
|
||||||
|
|
||||||
:param sources:
|
:param sources:
|
||||||
List of HTML file paths or ByteStream objects.
|
List of file paths or ByteStream objects.
|
||||||
:param meta:
|
:param meta:
|
||||||
Optional metadata to attach to the Documents.
|
Optional metadata to attach to the Documents.
|
||||||
This value can be either a list of dictionaries or a single dictionary.
|
This value can be either a list of dictionaries or a single dictionary.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user