From bd8a389b9cb0aeecb5710522a6ae4c766e9f2d27 Mon Sep 17 00:00:00 2001
From: "docling-java-ops[bot]"
<245010719+docling-java-ops[bot]@users.noreply.github.com>
Date: Mon, 9 Feb 2026 05:29:06 +0000
Subject: [PATCH] docs: Update docling-serve compatibility table (from Version
tests run # 37)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
.../docling-serve/serve-compatibility.md | 246 +++++++++++-------
1 file changed, 150 insertions(+), 96 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 0073e79..5aaab59 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-02-02T05:26:55.331613892Z
+# Results for ghcr.io/docling-project/docling-serve as of 2026-02-09T05:29:03.632597293Z
Here are the results:
| Tag | Result | Details |
| --- | ------ | ------- |
+| v1.12.0 | ✅ SUCCESS | [Click for run details](#v1.12.0-details) |
| v1.11.0 | ✅ SUCCESS | [Click for run details](#v1.11.0-details) |
| v1.10.0 | ✅ SUCCESS | [Click for run details](#v1.10.0-details) |
| v1.9.0 | ✅ SUCCESS | [Click for run details](#v1.9.0-details) |
@@ -27,6 +28,58 @@ Here are the results:
## Details
+### ghcr.io/docling-project/docling-serve:v1.12.0
+
+
+Click to expand
+
+#### Message
+
+
+Click to collapse
+
+~~~markdown
+Tag v1.12.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-02-09 05:28:53.249849088 [W:onnxruntime:Default, device_discovery.cc:131 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"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-02-09 05:28:53,665 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:28:53,666 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:28:53,759 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:28:53,759 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:28:53,804 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:28:53,805 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+INFO: Application startup complete.
+INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
+INFO: 172.17.0.1:56856 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56872 - "GET /health HTTP/1.1" 200 OK
+WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
+INFO: 172.17.0.1:56872 - "POST /v1/convert/source HTTP/1.1" 200 OK
+
+```
+
+
+
+
+
### ghcr.io/docling-project/docling-serve:v1.11.0
@@ -59,18 +112,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:26:12,988 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:12,991 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:26:13,110 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:13,110 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:26:13,164 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:13,164 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:26:58,511 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:26:58,513 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:26:58,632 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:26:58,632 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:26:58,668 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:26:58,669 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:44692 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:44696 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57056 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57068 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:44696 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57068 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -110,18 +163,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:26:44,244 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:44,245 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:26:44,312 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:44,312 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:26:44,346 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:26:44,346 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:27:20,971 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:27:20,972 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:27:21,521 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:27:21,522 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:27:21,557 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:27:21,558 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:56008 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56012 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:48998 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49004 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:56012 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49004 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -161,18 +214,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:23:26,466 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,470 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:23:26,596 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,596 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:23:26,639 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,639 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:24:06,607 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:06,611 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:24:06,736 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:06,737 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:24:06,804 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:06,807 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:33216 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33226 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:32976 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:32980 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:33226 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:32980 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -212,18 +265,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:23:26,268 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,270 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:23:26,370 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,371 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:23:26,428 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:23:26,429 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:24:05,654 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:05,656 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:24:05,749 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:05,749 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:24:05,803 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:24:05,803 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:56412 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56428 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37164 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37178 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:56428 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37178 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -263,17 +316,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:20:13,706 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:13,708 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:20:13,787 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:13,787 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:20:13,822 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:13,822 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:21:00,388 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:21:00,390 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:21:00,464 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:21:00,464 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:21:00,499 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:21:00,499 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:57342 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:57350 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44678 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44692 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
+INFO: 172.17.0.1:44692 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -313,18 +367,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-02-02 05:20:07,979 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:07,982 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-02-02 05:20:08,071 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:08,071 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-02-02 05:20:08,129 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-02-02 05:20:08,130 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-02-09 05:20:55,374 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:20:55,376 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-02-09 05:20:55,493 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:20:55,494 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-02-09 05:20:55,565 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-02-09 05:20:55,565 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:37094 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37110 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41086 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41096 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:37110 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41096 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -366,10 +420,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:32980 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32986 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57902 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57916 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:32986 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57916 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -411,10 +465,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:37378 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37382 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44238 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44244 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:37382 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44244 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -456,10 +510,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:39790 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:39794 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46884 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46896 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:39794 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46896 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -501,10 +555,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:40312 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40322 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51350 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51366 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:40322 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:51366 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -546,10 +600,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34564 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34578 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37712 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37722 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34578 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37722 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -591,10 +645,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:32956 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:32960 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57898 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57906 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:32960 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57906 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -636,10 +690,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:51052 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51064 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41890 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41900 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:51064 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41900 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -681,10 +735,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:39958 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:39974 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42912 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42924 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:39974 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42924 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -726,10 +780,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34306 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34318 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42534 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42550 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34318 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:42550 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -771,10 +825,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:52446 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52458 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55344 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55350 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:52458 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55350 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -816,10 +870,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:37704 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37706 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60560 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60566 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:37706 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60566 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -861,10 +915,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:47452 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:47460 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40426 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:47460 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -906,10 +960,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:49626 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49636 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45814 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45820 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:49636 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45820 - "POST /v1/convert/source HTTP/1.1" 200 OK
```
@@ -951,10 +1005,10 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34838 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34842 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34632 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34634 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34842 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34634 - "POST /v1/convert/source HTTP/1.1" 200 OK
```