community[patch]: update API ref for AmazonTextractPDFParser (#30468)

This commit is contained in:
ccurme
2025-03-24 19:02:52 -04:00
committed by GitHub
parent 3ba0d28d8e
commit b60e6f6efa

View File

@@ -1508,6 +1508,11 @@ class AmazonTextractPDFParser(BaseBlobParser):
This helps most LLMs to achieve better accuracy when
processing these texts.
``Document`` objects are returned with metadata that includes the ``source`` and
a 1-based index of the page number in ``page``. Note that ``page`` represents
the index of the result returned from Textract, not necessarily the as-written
page number in the document.
"""
def __init__(