From cfc82edd7b6723d53829adc5be92e7e20bd728dc Mon Sep 17 00:00:00 2001 From: "docling-java-ops[bot]" <245010719+docling-java-ops[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:59:07 +0000 Subject: [PATCH] docs: Update docling-serve compatibility table (from Version tests run # 52) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../docling-serve/serve-compatibility.md | 873 ++++++++++-------- 1 file changed, 476 insertions(+), 397 deletions(-) diff --git a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md index 4cf07955..ae0bc9fa 100644 --- a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md +++ b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md @@ -1,9 +1,10 @@ -# Results for ghcr.io/docling-project/docling-serve as of 2026-05-18T07:42:32.902943365Z +# Results for ghcr.io/docling-project/docling-serve as of 2026-05-25T07:59:04.158898214Z Here are the results: | Tag | Result | Details | | --- | ------ | ------- | +| v1.19.0 | ✅ SUCCESS | [Click for run details](#v1.19.0-details) | | v1.18.0 | ✅ SUCCESS | [Click for run details](#v1.18.0-details) | | v1.17.0 | ✅ SUCCESS | [Click for run details](#v1.17.0-details) | | v1.16.1 | ✅ SUCCESS | [Click for run details](#v1.16.1-details) | @@ -38,6 +39,84 @@ Here are the results: ## Details +### ghcr.io/docling-project/docling-serve:v1.19.0 + +
+Click to expand + +#### Message + +
+Click to collapse + +~~~markdown +Tag v1.19.0 is ok +~~~ + +
+ + +#### Docling server logs + +
+click to expand + +``` +Starting production server 🚀 + +Server started at http://0.0.0.0:5001 +Documentation at http://0.0.0.0:5001/docs +Scalar docs at http://0.0.0.0:5001/scalar + +Logs: +INFO: Started server process [1] +INFO: Waiting for application startup. +2026-05-25 07:58:51.522898363 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ +[INFO] 2026-05-25 07:58:51,835 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-25 07:58:51,837 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx +[INFO] 2026-05-25 07:58:51,963 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-25 07:58:51,964 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx +[INFO] 2026-05-25 07:58:52,009 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-25 07:58:52,010 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx + Loading weights: 0%| | 0/770 [00:00 + +
+ ### ghcr.io/docling-project/docling-serve:v1.18.0
@@ -70,45 +149,45 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-05-18 07:42:20.597010453 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-05-18 07:42:20,855 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-18 07:42:20,856 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx -[INFO] 2026-05-18 07:42:20,947 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-18 07:42:20,947 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx -[INFO] 2026-05-18 07:42:20,992 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-18 07:42:20,992 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx - Loading weights: 0%| | 0/770 [00:00