Skip to content

feat: add Docling document converter#3066

Open
vagenas wants to merge 2 commits intodeepset-ai:mainfrom
vagenas:add-docling-integration
Open

feat: add Docling document converter#3066
vagenas wants to merge 2 commits intodeepset-ai:mainfrom
vagenas:add-docling-integration

Conversation

@vagenas
Copy link
Copy Markdown

@vagenas vagenas commented Mar 31, 2026

Proposed Changes:

Adding Docling document converter.

How did you test it?

(cd integrations/docling && hatch run test:all)

Notes for the reviewer

  • Current import path of distribution package is from docling_haystack.converter import DoclingConverter.
  • Import path introduced in this PR is from haystack_integrations.components.converters.docling import DoclingConverter

=> Presumably the PyPI package will become a shim to accordingly redirect the exposed packages for backwards compatibility?

Checklist

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
@vagenas vagenas requested a review from a team as a code owner March 31, 2026 11:10
@vagenas vagenas requested review from anakin87 and removed request for a team March 31, 2026 11:10
@github-actions github-actions bot added topic:CI type:documentation Improvements or additions to documentation labels Mar 31, 2026
@julian-risch julian-risch self-requested a review March 31, 2026 11:12
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
@anakin87 anakin87 removed their request for review March 31, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:CI type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant