Skip to content

Commit d4c676d

Browse files
Merge pull request #257 from docling-project/update-serve-compatibility/sourceref-e47f3f9
docs: Update docling-serve compatibility table (from Version tests run # 31)
2 parents e47f3f9 + b16a9f6 commit d4c676d

File tree

1 file changed

+79
-79
lines changed

1 file changed

+79
-79
lines changed

docs/src/doc/docs/includes/docling-serve/serve-compatibility.md

Lines changed: 79 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Results for ghcr.io/docling-project/docling-serve as of 2025-12-22T04:32:21.980567765Z
1+
# Results for ghcr.io/docling-project/docling-serve as of 2025-12-29T04:37:33.543934569Z
22

33
Here are the results:
44

@@ -57,18 +57,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
5757
Logs:
5858
INFO: Started server process [1]
5959
INFO: Waiting for application startup.
60-
[INFO] 2025-12-22 04:32:08,924 [RapidOCR] base.py:22: Using engine_name: onnxruntime
61-
[INFO] 2025-12-22 04:32:08,927 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
62-
[INFO] 2025-12-22 04:32:09,028 [RapidOCR] base.py:22: Using engine_name: onnxruntime
63-
[INFO] 2025-12-22 04:32:09,028 [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
64-
[INFO] 2025-12-22 04:32:09,063 [RapidOCR] base.py:22: Using engine_name: onnxruntime
65-
[INFO] 2025-12-22 04:32:09,063 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
60+
[INFO] 2025-12-29 04:37:22,755 [RapidOCR] base.py:22: Using engine_name: onnxruntime
61+
[INFO] 2025-12-29 04:37:22,757 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
62+
[INFO] 2025-12-29 04:37:22,826 [RapidOCR] base.py:22: Using engine_name: onnxruntime
63+
[INFO] 2025-12-29 04:37:22,826 [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
64+
[INFO] 2025-12-29 04:37:22,862 [RapidOCR] base.py:22: Using engine_name: onnxruntime
65+
[INFO] 2025-12-29 04:37:22,862 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
6666
INFO: Application startup complete.
6767
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
68-
INFO: 172.17.0.1:36994 - "GET /health HTTP/1.1" 200 OK
69-
INFO: 172.17.0.1:37008 - "GET /health HTTP/1.1" 200 OK
68+
INFO: 172.17.0.1:44884 - "GET /health HTTP/1.1" 200 OK
69+
INFO: 172.17.0.1:44890 - "GET /health HTTP/1.1" 200 OK
7070
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
71-
INFO: 172.17.0.1:37008 - "POST /v1/convert/source HTTP/1.1" 200 OK
71+
INFO: 172.17.0.1:44890 - "POST /v1/convert/source HTTP/1.1" 200 OK
7272
7373
```
7474

@@ -108,18 +108,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
108108
Logs:
109109
INFO: Started server process [1]
110110
INFO: Waiting for application startup.
111-
[INFO] 2025-12-22 04:32:06,886 [RapidOCR] base.py:22: Using engine_name: onnxruntime
112-
[INFO] 2025-12-22 04:32:06,888 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
113-
[INFO] 2025-12-22 04:32:07,002 [RapidOCR] base.py:22: Using engine_name: onnxruntime
114-
[INFO] 2025-12-22 04:32:07,003 [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
115-
[INFO] 2025-12-22 04:32:07,056 [RapidOCR] base.py:22: Using engine_name: onnxruntime
116-
[INFO] 2025-12-22 04:32:07,056 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
111+
[INFO] 2025-12-29 04:36:11,621 [RapidOCR] base.py:22: Using engine_name: onnxruntime
112+
[INFO] 2025-12-29 04:36:11,624 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
113+
[INFO] 2025-12-29 04:36:11,750 [RapidOCR] base.py:22: Using engine_name: onnxruntime
114+
[INFO] 2025-12-29 04:36:11,750 [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
115+
[INFO] 2025-12-29 04:36:11,811 [RapidOCR] base.py:22: Using engine_name: onnxruntime
116+
[INFO] 2025-12-29 04:36:11,811 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
117117
INFO: Application startup complete.
118118
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
119-
INFO: 172.17.0.1:57956 - "GET /health HTTP/1.1" 200 OK
120-
INFO: 172.17.0.1:57958 - "GET /health HTTP/1.1" 200 OK
119+
INFO: 172.17.0.1:54478 - "GET /health HTTP/1.1" 200 OK
120+
INFO: 172.17.0.1:54480 - "GET /health HTTP/1.1" 200 OK
121121
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
122-
INFO: 172.17.0.1:57958 - "POST /v1/convert/source HTTP/1.1" 200 OK
122+
INFO: 172.17.0.1:54480 - "POST /v1/convert/source HTTP/1.1" 200 OK
123123
124124
```
125125

@@ -159,18 +159,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
159159
Logs:
160160
INFO: Started server process [1]
161161
INFO: Waiting for application startup.
162-
[INFO] 2025-12-22 04:28:54,440 [RapidOCR] base.py:22: Using engine_name: onnxruntime
163-
[INFO] 2025-12-22 04:28:54,443 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
164-
[INFO] 2025-12-22 04:28:54,554 [RapidOCR] base.py:22: Using engine_name: onnxruntime
165-
[INFO] 2025-12-22 04:28:54,555 [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
166-
[INFO] 2025-12-22 04:28:54,589 [RapidOCR] base.py:22: Using engine_name: onnxruntime
167-
[INFO] 2025-12-22 04:28:54,589 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
162+
[INFO] 2025-12-29 04:34:13,115 [RapidOCR] base.py:22: Using engine_name: onnxruntime
163+
[INFO] 2025-12-29 04:34:13,118 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
164+
[INFO] 2025-12-29 04:34:13,214 [RapidOCR] base.py:22: Using engine_name: onnxruntime
165+
[INFO] 2025-12-29 04:34:13,214 [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
166+
[INFO] 2025-12-29 04:34:13,275 [RapidOCR] base.py:22: Using engine_name: onnxruntime
167+
[INFO] 2025-12-29 04:34:13,275 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
168168
INFO: Application startup complete.
169169
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
170-
INFO: 172.17.0.1:59526 - "GET /health HTTP/1.1" 200 OK
171-
INFO: 172.17.0.1:59542 - "GET /health HTTP/1.1" 200 OK
170+
INFO: 172.17.0.1:37880 - "GET /health HTTP/1.1" 200 OK
171+
INFO: 172.17.0.1:37892 - "GET /health HTTP/1.1" 200 OK
172172
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
173-
INFO: 172.17.0.1:59542 - "POST /v1/convert/source HTTP/1.1" 200 OK
173+
INFO: 172.17.0.1:37892 - "POST /v1/convert/source HTTP/1.1" 200 OK
174174
175175
```
176176

@@ -210,18 +210,18 @@ Scalar docs at http://0.0.0.0:5001/scalar
210210
Logs:
211211
INFO: Started server process [1]
212212
INFO: Waiting for application startup.
213-
[INFO] 2025-12-22 04:28:52,188 [RapidOCR] base.py:22: Using engine_name: onnxruntime
214-
[INFO] 2025-12-22 04:28:52,190 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
215-
[INFO] 2025-12-22 04:28:52,291 [RapidOCR] base.py:22: Using engine_name: onnxruntime
216-
[INFO] 2025-12-22 04:28:52,291 [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
217-
[INFO] 2025-12-22 04:28:52,347 [RapidOCR] base.py:22: Using engine_name: onnxruntime
218-
[INFO] 2025-12-22 04:28:52,347 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
213+
[INFO] 2025-12-29 04:32:36,526 [RapidOCR] base.py:22: Using engine_name: onnxruntime
214+
[INFO] 2025-12-29 04:32:36,531 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
215+
[INFO] 2025-12-29 04:32:36,661 [RapidOCR] base.py:22: Using engine_name: onnxruntime
216+
[INFO] 2025-12-29 04:32:36,661 [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
217+
[INFO] 2025-12-29 04:32:36,723 [RapidOCR] base.py:22: Using engine_name: onnxruntime
218+
[INFO] 2025-12-29 04:32:36,723 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
219219
INFO: Application startup complete.
220220
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
221-
INFO: 172.17.0.1:55370 - "GET /health HTTP/1.1" 200 OK
222-
INFO: 172.17.0.1:55386 - "GET /health HTTP/1.1" 200 OK
221+
INFO: 172.17.0.1:59182 - "GET /health HTTP/1.1" 200 OK
222+
INFO: 172.17.0.1:59184 - "GET /health HTTP/1.1" 200 OK
223223
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
224-
INFO: 172.17.0.1:55386 - "POST /v1/convert/source HTTP/1.1" 200 OK
224+
INFO: 172.17.0.1:59184 - "POST /v1/convert/source HTTP/1.1" 200 OK
225225
226226
```
227227

@@ -263,10 +263,10 @@ INFO: Started server process [1]
263263
INFO: Waiting for application startup.
264264
INFO: Application startup complete.
265265
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
266-
INFO: 172.17.0.1:55940 - "GET /health HTTP/1.1" 200 OK
267-
INFO: 172.17.0.1:55942 - "GET /health HTTP/1.1" 200 OK
266+
INFO: 172.17.0.1:45172 - "GET /health HTTP/1.1" 200 OK
267+
INFO: 172.17.0.1:45182 - "GET /health HTTP/1.1" 200 OK
268268
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
269-
INFO: 172.17.0.1:55942 - "POST /v1/convert/source HTTP/1.1" 200 OK
269+
INFO: 172.17.0.1:45182 - "POST /v1/convert/source HTTP/1.1" 200 OK
270270
271271
```
272272

@@ -308,10 +308,10 @@ INFO: Started server process [1]
308308
INFO: Waiting for application startup.
309309
INFO: Application startup complete.
310310
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
311-
INFO: 172.17.0.1:55058 - "GET /health HTTP/1.1" 200 OK
312-
INFO: 172.17.0.1:55072 - "GET /health HTTP/1.1" 200 OK
311+
INFO: 172.17.0.1:55500 - "GET /health HTTP/1.1" 200 OK
312+
INFO: 172.17.0.1:55502 - "GET /health HTTP/1.1" 200 OK
313313
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
314-
INFO: 172.17.0.1:55072 - "POST /v1/convert/source HTTP/1.1" 200 OK
314+
INFO: 172.17.0.1:55502 - "POST /v1/convert/source HTTP/1.1" 200 OK
315315
316316
```
317317

@@ -353,10 +353,10 @@ INFO: Started server process [1]
353353
INFO: Waiting for application startup.
354354
INFO: Application startup complete.
355355
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
356-
INFO: 172.17.0.1:49288 - "GET /health HTTP/1.1" 200 OK
357-
INFO: 172.17.0.1:49304 - "GET /health HTTP/1.1" 200 OK
356+
INFO: 172.17.0.1:54714 - "GET /health HTTP/1.1" 200 OK
357+
INFO: 172.17.0.1:54716 - "GET /health HTTP/1.1" 200 OK
358358
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
359-
INFO: 172.17.0.1:49304 - "POST /v1/convert/source HTTP/1.1" 200 OK
359+
INFO: 172.17.0.1:54716 - "POST /v1/convert/source HTTP/1.1" 200 OK
360360
361361
```
362362

@@ -398,10 +398,10 @@ INFO: Started server process [1]
398398
INFO: Waiting for application startup.
399399
INFO: Application startup complete.
400400
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
401-
INFO: 172.17.0.1:57026 - "GET /health HTTP/1.1" 200 OK
402-
INFO: 172.17.0.1:57034 - "GET /health HTTP/1.1" 200 OK
401+
INFO: 172.17.0.1:40416 - "GET /health HTTP/1.1" 200 OK
402+
INFO: 172.17.0.1:40420 - "GET /health HTTP/1.1" 200 OK
403403
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
404-
INFO: 172.17.0.1:57034 - "POST /v1/convert/source HTTP/1.1" 200 OK
404+
INFO: 172.17.0.1:40420 - "POST /v1/convert/source HTTP/1.1" 200 OK
405405
406406
```
407407

@@ -443,10 +443,10 @@ INFO: Started server process [1]
443443
INFO: Waiting for application startup.
444444
INFO: Application startup complete.
445445
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
446-
INFO: 172.17.0.1:44130 - "GET /health HTTP/1.1" 200 OK
447-
INFO: 172.17.0.1:44144 - "GET /health HTTP/1.1" 200 OK
446+
INFO: 172.17.0.1:51754 - "GET /health HTTP/1.1" 200 OK
447+
INFO: 172.17.0.1:51764 - "GET /health HTTP/1.1" 200 OK
448448
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
449-
INFO: 172.17.0.1:44144 - "POST /v1/convert/source HTTP/1.1" 200 OK
449+
INFO: 172.17.0.1:51764 - "POST /v1/convert/source HTTP/1.1" 200 OK
450450
451451
```
452452

@@ -488,10 +488,10 @@ INFO: Started server process [1]
488488
INFO: Waiting for application startup.
489489
INFO: Application startup complete.
490490
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
491-
INFO: 172.17.0.1:52890 - "GET /health HTTP/1.1" 200 OK
492-
INFO: 172.17.0.1:52902 - "GET /health HTTP/1.1" 200 OK
491+
INFO: 172.17.0.1:47300 - "GET /health HTTP/1.1" 200 OK
492+
INFO: 172.17.0.1:47308 - "GET /health HTTP/1.1" 200 OK
493493
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
494-
INFO: 172.17.0.1:52902 - "POST /v1/convert/source HTTP/1.1" 200 OK
494+
INFO: 172.17.0.1:47308 - "POST /v1/convert/source HTTP/1.1" 200 OK
495495
496496
```
497497

@@ -533,10 +533,10 @@ INFO: Started server process [1]
533533
INFO: Waiting for application startup.
534534
INFO: Application startup complete.
535535
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
536-
INFO: 172.17.0.1:45534 - "GET /health HTTP/1.1" 200 OK
537-
INFO: 172.17.0.1:45550 - "GET /health HTTP/1.1" 200 OK
536+
INFO: 172.17.0.1:59856 - "GET /health HTTP/1.1" 200 OK
537+
INFO: 172.17.0.1:59870 - "GET /health HTTP/1.1" 200 OK
538538
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
539-
INFO: 172.17.0.1:45550 - "POST /v1/convert/source HTTP/1.1" 200 OK
539+
INFO: 172.17.0.1:59870 - "POST /v1/convert/source HTTP/1.1" 200 OK
540540
541541
```
542542

@@ -578,10 +578,10 @@ INFO: Started server process [1]
578578
INFO: Waiting for application startup.
579579
INFO: Application startup complete.
580580
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
581-
INFO: 172.17.0.1:36270 - "GET /health HTTP/1.1" 200 OK
582-
INFO: 172.17.0.1:36282 - "GET /health HTTP/1.1" 200 OK
581+
INFO: 172.17.0.1:43758 - "GET /health HTTP/1.1" 200 OK
582+
INFO: 172.17.0.1:43766 - "GET /health HTTP/1.1" 200 OK
583583
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
584-
INFO: 172.17.0.1:36282 - "POST /v1/convert/source HTTP/1.1" 200 OK
584+
INFO: 172.17.0.1:43766 - "POST /v1/convert/source HTTP/1.1" 200 OK
585585
586586
```
587587

@@ -623,10 +623,10 @@ INFO: Started server process [1]
623623
INFO: Waiting for application startup.
624624
INFO: Application startup complete.
625625
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
626-
INFO: 172.17.0.1:47356 - "GET /health HTTP/1.1" 200 OK
627-
INFO: 172.17.0.1:47364 - "GET /health HTTP/1.1" 200 OK
626+
INFO: 172.17.0.1:44474 - "GET /health HTTP/1.1" 200 OK
627+
INFO: 172.17.0.1:44484 - "GET /health HTTP/1.1" 200 OK
628628
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
629-
INFO: 172.17.0.1:47364 - "POST /v1/convert/source HTTP/1.1" 200 OK
629+
INFO: 172.17.0.1:44484 - "POST /v1/convert/source HTTP/1.1" 200 OK
630630
631631
```
632632

@@ -668,10 +668,10 @@ INFO: Started server process [1]
668668
INFO: Waiting for application startup.
669669
INFO: Application startup complete.
670670
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
671-
INFO: 172.17.0.1:38232 - "GET /health HTTP/1.1" 200 OK
672-
INFO: 172.17.0.1:38234 - "GET /health HTTP/1.1" 200 OK
671+
INFO: 172.17.0.1:44932 - "GET /health HTTP/1.1" 200 OK
672+
INFO: 172.17.0.1:44934 - "GET /health HTTP/1.1" 200 OK
673673
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
674-
INFO: 172.17.0.1:38234 - "POST /v1/convert/source HTTP/1.1" 200 OK
674+
INFO: 172.17.0.1:44934 - "POST /v1/convert/source HTTP/1.1" 200 OK
675675
676676
```
677677

@@ -713,10 +713,10 @@ INFO: Started server process [1]
713713
INFO: Waiting for application startup.
714714
INFO: Application startup complete.
715715
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
716-
INFO: 172.17.0.1:54948 - "GET /health HTTP/1.1" 200 OK
717-
INFO: 172.17.0.1:54950 - "GET /health HTTP/1.1" 200 OK
716+
INFO: 172.17.0.1:56908 - "GET /health HTTP/1.1" 200 OK
717+
INFO: 172.17.0.1:56912 - "GET /health HTTP/1.1" 200 OK
718718
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
719-
INFO: 172.17.0.1:54950 - "POST /v1/convert/source HTTP/1.1" 200 OK
719+
INFO: 172.17.0.1:56912 - "POST /v1/convert/source HTTP/1.1" 200 OK
720720
721721
```
722722

@@ -758,10 +758,10 @@ INFO: Started server process [1]
758758
INFO: Waiting for application startup.
759759
INFO: Application startup complete.
760760
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
761-
INFO: 172.17.0.1:48700 - "GET /health HTTP/1.1" 200 OK
762-
INFO: 172.17.0.1:48712 - "GET /health HTTP/1.1" 200 OK
761+
INFO: 172.17.0.1:37986 - "GET /health HTTP/1.1" 200 OK
762+
INFO: 172.17.0.1:37988 - "GET /health HTTP/1.1" 200 OK
763763
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
764-
INFO: 172.17.0.1:48712 - "POST /v1/convert/source HTTP/1.1" 200 OK
764+
INFO: 172.17.0.1:37988 - "POST /v1/convert/source HTTP/1.1" 200 OK
765765
766766
```
767767

@@ -803,10 +803,10 @@ INFO: Started server process [1]
803803
INFO: Waiting for application startup.
804804
INFO: Application startup complete.
805805
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
806-
INFO: 172.17.0.1:34718 - "GET /health HTTP/1.1" 200 OK
807-
INFO: 172.17.0.1:34722 - "GET /health HTTP/1.1" 200 OK
806+
INFO: 172.17.0.1:42290 - "GET /health HTTP/1.1" 200 OK
807+
INFO: 172.17.0.1:42302 - "GET /health HTTP/1.1" 200 OK
808808
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
809-
INFO: 172.17.0.1:34722 - "POST /v1/convert/source HTTP/1.1" 200 OK
809+
INFO: 172.17.0.1:42302 - "POST /v1/convert/source HTTP/1.1" 200 OK
810810
811811
```
812812

@@ -848,10 +848,10 @@ INFO: Started server process [1]
848848
INFO: Waiting for application startup.
849849
INFO: Application startup complete.
850850
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
851-
INFO: 172.17.0.1:37236 - "GET /health HTTP/1.1" 200 OK
852-
INFO: 172.17.0.1:37240 - "GET /health HTTP/1.1" 200 OK
851+
INFO: 172.17.0.1:39954 - "GET /health HTTP/1.1" 200 OK
852+
INFO: 172.17.0.1:39960 - "GET /health HTTP/1.1" 200 OK
853853
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
854-
INFO: 172.17.0.1:37240 - "POST /v1/convert/source HTTP/1.1" 200 OK
854+
INFO: 172.17.0.1:39960 - "POST /v1/convert/source HTTP/1.1" 200 OK
855855
856856
```
857857

0 commit comments

Comments
 (0)