python-documentai-toolbox
python-documentai-toolbox copied to clipboard
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...
The v0.14.0-alpha version is incompatible with google-cloud-documentai versions 3.0 and above。 When will the new version be released?
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....
This PR adds Python 3.14 as a supported version, and adds new CI tests against the new version To support 3.13 and 3.14, I had to increase some of the...
Hello, I'm encountering a dependency conflict because google-cloud-documentai-toolbox requires numpy=2.0. For example, markitdown (via its dependency magika) requires numpy>=2.1.0. This makes it impossible to use both libraries in the same...
Hello team, Could you please add official support for Python 3.13 to python-documentai-toolbox in an upcoming release? This would help ensure a smooth transition for developers moving to the new...