-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
Module
New Module
Problem
Docling serve is a container wrapping the Docling Document transformer.
It would be nice to have direct support from testcontainers for this.
Solution
I maintain the official Docling Java API. As part of that we have built a testcontainers integration for docling.
I am happy to extract what we've done here and contribute it directly to testcontainers as it's own module, if that's something you would like to have.
Benefit
This way the "official" integration would belong with testcontainers, just like it does with many other valuable technologies.
Alternatives
I'm happy to continue maintaining this as part of the official Docling serve Java API, but I feel it would serve the community better for it to live with testcontainers.
Would you like to help contributing this feature?
Yes