googleapis / python-documentai-toolbox

Document AI Toolbox is an SDK for Python that provides utility functions for managing, manipulating, and extracting information from the document response. It creates a "wrapped" document object from JSON files in Cloud Storage, local JSON files, or output directly from the Document AI API.
https://cloud.google.com/document-ai/docs/toolbox
Apache License 2.0
33 stars 13 forks source link

feat: Add Support for Layout Parser Documents #334

Closed holtskinner closed 2 weeks ago

holtskinner commented 3 weeks ago

Fixes #335

parthea commented 3 weeks ago

@holtskinner Please could you check the failing Samples - Lint presubmit?

holtskinner commented 2 weeks ago

@holtskinner Please could you check the failing Samples - Lint presubmit?

Done @parthea