fix: minor update bump:patch

This commit is contained in:
Tadashi 2024-11-19 13:39:04 +07:00
parent 8b454db888
commit 747bff8ee0
No known key found for this signature in database
GPG Key ID: 399380A00CC9028D

View File

@ -695,7 +695,7 @@ class IndexDocumentPipeline(BaseFileIndexIndexing):
"Azure AI Document Intelligence (figure+table extraction)", "Azure AI Document Intelligence (figure+table extraction)",
"azure-di", "azure-di",
), ),
("Docling", "docling"), ("Docling (figure+table extraction)", "docling"),
], ],
"component": "dropdown", "component": "dropdown",
}, },