feat: Enable do_picture_description Docling feature #5158

Closed
opened 2025-11-11 16:13:28 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @vaclcer on GitHub (May 13, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Ingesting docs via Docling integration ignores pictures right now. But there is now "do_picture_description" feature to make a picture description via VLM in Docling and then add it into the context.

This should be a simple fix that would improve RAG retrieval a lot!

Desired Solution you'd like

add Docling's "do_picture_description" bool switch, potentially into Documents settings UI.

More info at https://github.com/docling-project/docling-serve/blob/main/docs/usage.md
https://github.com/docling-project/docling-serve/blob/main/docs/usage.md#picture-description-options

Alternatives Considered

No response

Additional Context

No response

Originally created by @vaclcer on GitHub (May 13, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Ingesting docs via Docling integration ignores pictures right now. But there is now "do_picture_description" feature to make a picture description via VLM in Docling and then add it into the context. This should be a simple fix that would improve RAG retrieval a lot! ### Desired Solution you'd like add Docling's "do_picture_description" bool switch, potentially into Documents settings UI. More info at https://github.com/docling-project/docling-serve/blob/main/docs/usage.md https://github.com/docling-project/docling-serve/blob/main/docs/usage.md#picture-description-options ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@tjbck commented on GitHub (May 14, 2025):

Added with de70d0cb64 in dev!

@tjbck commented on GitHub (May 14, 2025): Added with de70d0cb6404154b8cc224baefd2923e3798af46 in dev!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5158