Feature
- cli: Add docling service capability to CLI (#3622) (
5897004) - Remove the legacy DoclingDocument (#3592) (
147ac25) - service: Async service client facade (#3450) (
947ab69) - html: Add description list support and optimize list handling (#3615) (
a178bbb)
Fix
- html: Collapse source newlines to spaces per HTML spec (#3630) (
dfdac6b) - html: Ensure proper ListGroup parent for description list items (#3628) (
42b1c01) - service: Allow DoclingServiceClient.convert to accept local filepaths as str (#3626) (
0d3b641) - html: Correct list numbering and nested list processing (#3625) (
6914bf4) - Retry transient remote VLM API failures (#3515) (
419fc4c) - layout: Drop PICTURE cluster coinciding with a TABLE (#3523) (
156d854) - ocr: Honor requested languages in RapidOCR model selection (#3586) (
d9ceb41) - cli: Pass accelerator options to VLM pipeline (#3599) (
846f81a)