Michele Dolfi

Results 172 comments of Michele Dolfi

> I made the changes by editing the file directly in the fork on GitHub. Do I need to run the command locally, or is there a way to handle...

Superseded by https://github.com/DS4SD/docling/pull/613

I think a good start for this is writing an example. If anybody is interested in giving a try, let's reach out to us.

> Not a function per say, but the [example](https://github.com/DS4SD/docling/blob/main/docs/examples/) script: [export_figures.py](https://github.com/DS4SD/docling/blob/main/docs/examples/export_figures.py) parses and outputs many elements (pictures, tables, markdown text) from an uploaded document to an output directory. Yes, this...

Yes, we should definitely upgrade the Docling version and expose the pipeline options for selecting the VLM pipeline using SmolDocling. Regarding the change of values, I'm still suggesting to 1....

Parsing will be soon provided by this https://github.com/DS4SD/docling/pull/752

@BhuviTheDataGuy can you please post the following details? 1. Which Docling version, i.e. you can run the command `docling --version` 2. Which numpy version, e.g. by running `pip freeze |...

This type of errors were addressed in a release a few weeks ago. I'm closing the issue. If you encounter more problems with the latest Docling version, please reopen.

Hi there from the Docling team 👋. Happy to support you with the integration of Docling in Langflow. Some comments on the conversation above - Using the DoclingDocument as a...

A PR with Docling components is also ready here https://github.com/langflow-ai/langflow/pull/8394