Michele Dolfi
|
772fcec4ae
|
chore: avoid installing multiple times dependencies (#429)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-11-21 15:42:42 +01:00 |
|
github-actions[bot]
|
ff310f2b13
|
chore: bump version to 1.8.0 [skip ci]
|
2025-10-31 17:01:56 +00:00 |
|
Michele Dolfi
|
bf132a3c3e
|
feat: Docling with new standard pipeline with threading (#428)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-10-31 17:57:38 +01:00 |
|
github-actions[bot]
|
1ec44220f5
|
chore: bump version to 1.7.2 [skip ci]
|
2025-10-30 15:14:17 +00:00 |
|
Michele Dolfi
|
7bf2e7b366
|
fix: temporary constrain fastapi version (#418)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-10-24 11:22:05 +02:00 |
|
github-actions[bot]
|
462ceff9d1
|
chore: bump version to 1.7.1 [skip ci]
|
2025-10-22 14:01:58 +00:00 |
|
github-actions[bot]
|
b6eece7ef0
|
chore: bump version to 1.7.0 [skip ci]
|
2025-10-17 12:16:37 +00:00 |
|
Michele Dolfi
|
d95ea94087
|
feat: Docling with auto-ocr (#403)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-10-15 21:15:29 +02:00 |
|
github-actions[bot]
|
5edc624fbf
|
chore: bump version to 1.6.0 [skip ci]
|
2025-10-03 13:39:59 +00:00 |
|
Michele Dolfi
|
0595d31d5b
|
feat: pin new version of jobkit with granite-docling and connectors (#391)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-10-03 14:24:51 +02:00 |
|
Viktor Kuropiatnyk
|
ba61af2359
|
fix: Pinning of higher version of dependencies to fix potential security issues (#363)
Signed-off-by: Viktor Kuropiatnyk <vku@zurich.ibm.com>
|
2025-09-18 08:57:41 +02:00 |
|
github-actions[bot]
|
6b6dd8a0d0
|
chore: bump version to 1.5.1 [skip ci]
|
2025-09-17 13:45:40 +00:00 |
|
Michele Dolfi
|
513ae0c119
|
fix: remove old dependencies, fixes in docling-parse and more minor dependencies upgrade (#362)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-09-17 15:36:23 +02:00 |
|
Rui Dias Gomes
|
bde040661f
|
fix: updates rapidocr deps (#361)
Signed-off-by: rmdg88 <rmdg88@gmail.com>
|
2025-09-16 14:00:21 +02:00 |
|
github-actions[bot]
|
496f7ec26b
|
chore: bump version to 1.5.0 [skip ci]
|
2025-09-09 08:46:36 +00:00 |
|
Michele Dolfi
|
9d6def0ec8
|
feat: add chunking endpoints (#353)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-09-09 08:38:54 +02:00 |
|
github-actions[bot]
|
a4fed2d965
|
chore: bump version to 1.4.1 [skip ci]
|
2025-09-08 10:28:12 +00:00 |
|
github-actions[bot]
|
40c7f1bcd3
|
chore: bump version to 1.4.0 [skip ci]
|
2025-09-05 17:57:08 +00:00 |
|
Tiago Santana
|
0d4545a65a
|
docs: add split processing example (#303)
Signed-off-by: Tiago Santana <54704492+SantanaTiago@users.noreply.github.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-09-04 10:42:11 +02:00 |
|
Michele Dolfi
|
e5449472b2
|
fix: upgrade to latest docling version with fixes (#335)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-08-25 10:55:43 +02:00 |
|
github-actions[bot]
|
624f65d41b
|
chore: bump version to 1.3.1 [skip ci]
|
2025-08-21 07:01:51 +00:00 |
|
github-actions[bot]
|
783ada0580
|
chore: bump version to 1.3.0 [skip ci]
|
2025-08-14 14:26:57 +00:00 |
|
Michele Dolfi
|
885f319d3a
|
feat: Add RQ engine (#315)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-08-14 08:48:31 +02:00 |
|
github-actions[bot]
|
d26e6637d8
|
chore: bump version to 1.2.2 [skip ci]
|
2025-08-13 14:48:17 +00:00 |
|
github-actions[bot]
|
3bd7828570
|
chore: bump version to 1.2.1 [skip ci]
|
2025-08-13 07:37:55 +00:00 |
|
Michele Dolfi
|
8b470cba8e
|
fix: handling of vlm model options and update deps (#314)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-08-13 09:32:21 +02:00 |
|
github-actions[bot]
|
4c7207be00
|
chore: bump version to 1.2.0 [skip ci]
|
2025-08-07 09:20:10 +00:00 |
|
Michele Dolfi
|
db3fdb5bc1
|
feat: workers without shared models and convert params (#304)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-08-07 11:16:06 +02:00 |
|
Rui Dias Gomes
|
fd1b987e8d
|
feat: add rocm image build support and fix cuda (#292)
Signed-off-by: rmdg88 <rmdg88@gmail.com>
Signed-off-by: Rui-Dias-Gomes <rui.dias.gomes@ibm.com>
Co-authored-by: Rui-Dias-Gomes <rui.dias.gomes@ibm.com>
|
2025-07-31 14:22:42 +02:00 |
|
github-actions[bot]
|
ce15e0302b
|
chore: bump version to 1.1.0 [skip ci]
|
2025-07-30 15:53:01 +00:00 |
|
Michele Dolfi
|
ecb1874a50
|
feat: Add docling-mcp in the distribution (#290)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-07-30 15:39:11 +02:00 |
|
Michele Dolfi
|
1333f71c9c
|
fix: referenced paths relative to zip root (#289)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-07-30 14:49:26 +02:00 |
|
Tiago Santana
|
3771c1b554
|
feat: add new source and target (#270)
Signed-off-by: Tiago Santana <54704492+SantanaTiago@users.noreply.github.com>
|
2025-07-29 14:44:49 +02:00 |
|
github-actions[bot]
|
24db461b14
|
chore: bump version to 1.0.1 [skip ci]
|
2025-07-21 07:34:14 +00:00 |
|
github-actions[bot]
|
b922824e5b
|
chore: bump version to 1.0.0 [skip ci]
|
2025-07-14 11:25:06 +00:00 |
|
Michele Dolfi
|
56e328baf7
|
feat!: v1 api with list of sources and target (#249)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-07-14 13:19:49 +02:00 |
|
Michele Dolfi
|
daa924a77e
|
feat!: use orchestrators from jobkit (#248)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-07-10 15:47:22 +02:00 |
|
github-actions[bot]
|
767ce0982b
|
chore: bump version to 0.16.1 [skip ci]
|
2025-07-07 16:17:50 +00:00 |
|
github-actions[bot]
|
5f9c20a985
|
chore: bump version to 0.16.0 [skip ci]
|
2025-06-25 09:52:08 +00:00 |
|
Michele Dolfi
|
80755a7d59
|
docs: Update example resources and improve README (#231)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-06-25 07:56:14 +02:00 |
|
Michele Dolfi
|
30aca92298
|
feat: package updates and more cuda images (#229)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-06-24 16:59:05 +02:00 |
|
github-actions[bot]
|
717fb3a8d8
|
chore: bump version to 0.15.0 [skip ci]
|
2025-06-17 15:00:38 +00:00 |
|
Michele Dolfi
|
873d05aefe
|
feat: use redocs and scalar as api docs (#228)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-06-17 16:54:00 +02:00 |
|
github-actions[bot]
|
b5c5f47892
|
chore: bump version to 0.14.0 [skip ci]
|
2025-06-17 13:10:27 +00:00 |
|
github-actions[bot]
|
9ccf8e3b5e
|
chore: bump version to 0.13.0 [skip ci]
|
2025-06-04 12:24:40 +00:00 |
|
github-actions[bot]
|
b299af002b
|
chore: bump version to 0.12.0 [skip ci]
|
2025-06-03 16:30:28 +00:00 |
|
Michele Dolfi
|
c4c41f16df
|
feat: Export annotations in markdown and html (Docling upgrade) (#202)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-06-03 18:24:27 +02:00 |
|
github-actions[bot]
|
060ecd8b0e
|
chore: bump version to 0.11.0 [skip ci]
|
2025-05-23 13:45:54 +00:00 |
|
github-actions[bot]
|
a2dcb0a20f
|
chore: bump version to 0.10.1 [skip ci]
|
2025-04-30 16:04:30 +00:00 |
|
Michele Dolfi
|
35c2630c61
|
fix: add flash-attn for cuda images (#161)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-04-29 16:58:33 +02:00 |
|