Skip to content

Commit 747bff8

Browse files
committed
fix: minor update bump:patch
1 parent 8b454db commit 747bff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/ktem/ktem/index/file/pipelines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ def get_user_settings(cls):
695695
"Azure AI Document Intelligence (figure+table extraction)",
696696
"azure-di",
697697
),
698-
("Docling", "docling"),
698+
("Docling (figure+table extraction)", "docling"),
699699
],
700700
"component": "dropdown",
701701
},

0 commit comments

Comments
 (0)