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 a791ce7..ce83a42 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-04T06:45:07.775508973Z +# Results for ghcr.io/docling-project/docling-serve as of 2026-05-11T07:30:56.294965521Z Here are the results: | Tag | Result | 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) | | v1.15.0 | ✅ SUCCESS | [Click for run details](#v1.15.0-details) | @@ -37,6 +38,84 @@ Here are the results: ## Details +### ghcr.io/docling-project/docling-serve:v1.18.0 + +
+Click to expand + +#### Message + +
+Click to collapse + +~~~markdown +Tag v1.18.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-11 07:30:44.891116907 [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-11 07:30:45,243 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-11 07:30:45,246 [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-11 07:30:45,328 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-11 07:30:45,328 [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-11 07:30:45,371 [RapidOCR] base.py:22: Using engine_name: onnxruntime +[INFO] 2026-05-11 07:30:45,371 [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.17.0
@@ -69,45 +148,45 @@ Scalar docs at http://0.0.0.0:5001/scalar Logs: INFO: Started server process [1] INFO: Waiting for application startup. -2026-05-04 06:44:46.739245083 [W:onnxruntime:Default, device_discovery.cc:132 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"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+ -[INFO] 2026-05-04 06:44:47,981 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-04 06:44:47,983 [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-04 06:44:48,099 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-04 06:44:48,099 [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-04 06:44:48,163 [RapidOCR] base.py:22: Using engine_name: onnxruntime -[INFO] 2026-05-04 06:44:48,163 [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