DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
10.48k stars 507 forks source link

fix: propagate document limits to converter #388

Closed dolfim-ibm closed 2 days ago

dolfim-ibm commented 2 days ago

We have a small bug which is not propagating the document limits max_num_pages and max_file_size to the actual converter.

Checklist:

mergify[bot] commented 2 days ago

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded. Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/ - [X] `title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:`