Panos Vagenas

Results 34 comments of Panos Vagenas

I have been having exactly the same issue with v7.31.4 when working with setuptools_scm and `tag_only`: when using `semantic-release publish`, the package built by `python -m build` has a newer...

Markdown page breaks added with https://github.com/docling-project/docling-core/pull/213 and released with [docling-core v2.24.0](https://github.com/docling-project/docling-core/releases/tag/v2.24.0). Usage can be seen [here](https://github.com/docling-project/docling-core/blob/ff13a9385d91b51f3c01b6cfbde72a1d5ce7c4c9/test/test_docling_doc.py#L503).

If you want to use a local path where you have prefetched your models, that's documented here: https://ds4sd.github.io/docling/usage/#provide-specific-artifacts-path

@m-newhauser, thanks for the update, so still the one thing missing is satisfying our [DCO check](https://probot.github.io/apps/dco/), for which I see two options: 1. either you would make sure all the...

@bash99 nice catch! Since we have been working on providing the new chunker within https://github.com/DS4SD/docling-core/pull/68, and to speed things up, I added your fix directly there, giving author credit via...

@kime541200 a fix for the reported issue has been released with [v2.19.0](https://github.com/DS4SD/docling/releases/tag/v2.19.0). @Heremeus I moved the issue you reported in the comment section over to a new issue (#913) to...

Indeed, at the moment `col_header` is explicitly set to `False`: https://github.com/DS4SD/docling/blob/eb64f6d368c5a13179b527ef0d755682c63b9b21/docling/backend/msword_backend.py#L481

@pprados FYI Docling has meanwhile been added: - https://python.langchain.com/docs/integrations/providers/docling/ - https://python.langchain.com/docs/integrations/document_loaders/docling/

Hi @tobiasstrebitzer Thanks for your PR. For some recent context, with [docling-core v2.21.0](https://github.com/DS4SD/docling-core/releases/tag/v2.21.0), we introduced a couple relevant improvements: 1. inline groups, for capturing things like the inline code in...

@tobiasstrebitzer following up on my previous message, are you interested in taking up the #913 part as discussed above? Otherwise we'd close this as stale by end of week.