Skip to content

Releases: docling-project/docling-serve

v0.16.0

25 Jun 09:52
Compare
Choose a tag to compare

Feature

  • Package updates and more cuda images (#229) (30aca92)

Documentation

  • Update example resources and improve README (#231) (80755a7)

v0.15.0

17 Jun 15:00
Compare
Choose a tag to compare

Feature

Fix

  • "tesserocr" instead of "tesseract_cli" in usage docs (#223) (196c5ce)

v0.14.0

17 Jun 13:10
Compare
Choose a tag to compare

Feature

  • Read supported file extensions from docling (#214) (524f6a8)

Fix

v0.13.0

04 Jun 12:24
Compare
Choose a tag to compare

Feature

v0.12.0

03 Jun 16:30
Compare
Choose a tag to compare

Feature

  • Export annotations in markdown and html (Docling upgrade) (#202) (c4c41f1)

Fix

  • Processing complex params in multipart-form (#210) (7066f35)

Documentation

v0.11.0

23 May 13:45
Compare
Choose a tag to compare

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

30 Apr 16:04
Compare
Choose a tag to compare

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

28 Apr 10:06
Compare
Choose a tag to compare

Feature

  • Add support for file upload and return as file in async endpoints (#152) (c65f3c6)

Documentation

v0.9.0

25 Apr 07:56
Compare
Choose a tag to compare

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

22 Apr 13:04
Compare
Choose a tag to compare

Feature

Fix

Documentation