Releases: docling-project/docling-serve
Releases Β· docling-project/docling-serve
v0.16.0
Feature
Documentation
- Update example resources and improve README (#231) (
80755a7
)
v0.15.0
Feature
Fix
- "tesserocr" instead of "tesseract_cli" in usage docs (#223) (
196c5ce
)
v0.14.0
Feature
- Read supported file extensions from docling (#214) (
524f6a8
)
Fix
v0.12.0
Feature
- Export annotations in markdown and html (Docling upgrade) (#202) (
c4c41f1
)
Fix
- Processing complex params in multipart-form (#210) (
7066f35
)
Documentation
v0.11.0
Feature
Fix
Documentation
- Example and instructions on how to load model weights to persistent volume (#197) (
3f090b7
)
- Async api usage and fixes (#195) (
21c1791
)
v0.10.1
Fix
- Avoid missing specialized keys in the options hash (#166) (
36787bc
)
- Allow users to set the area threshold for picture descriptions (#165) (
509f488
)
- Expose max wait time in sync endpoints (#164) (
919cf5c
)
- Add flash-attn for cuda images (#161) (
35c2630
)
v0.10.0
Feature
- Add support for file upload and return as file in async endpoints (#152) (
c65f3c6
)
Documentation
v0.9.0
Feature
- Expose picture description options (#148) (
4c9571a
)
- Add parameters for Kubeflow pipeline engine (WIP) (#107) (
26bef5b
)
Fix
- Produce image artifacts in referenced mode (#151) (
71c5fae
)
Documentation
v0.8.0
Feature
Fix
Documentation