Merge from main, include decode_response

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer
2025-08-18 11:29:15 +02:00
37 changed files with 21229 additions and 4163 deletions

4
uv.lock generated
View File

@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.9, <4.0"
resolution-markers = [
"python_full_version >= '3.12' and platform_machine == 'arm64' and sys_platform == 'darwin'",
@@ -785,7 +785,7 @@ wheels = [
[[package]]
name = "docling"
version = "2.43.0"
version = "2.44.0"
source = { editable = "." }
dependencies = [
{ name = "accelerate" },