open-webui/backend/open_webui/retrieval
Athanasios Oikonomou 657162e96d feat(ocr): add support for Docling OCR engine and language configuration
This commit adds support for configuring the OCR engine and language(s) for Docling.
Configuration can be set via the environment variables `DOCLING_OCR_ENGINE` and `DOCLING_OCR_LANG`, or through the UI.

Fixes #13133
2025-05-03 00:32:06 +03:00
..
loaders feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
models refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
vector ~ truncate vectors for pgvector if too big 2025-04-30 05:35:17 +00:00
web Merge pull request #13177 from tth37/fix_firecrawl_loader_default_mode 2025-04-29 08:39:06 -07:00
utils.py Use SHA256 For Query Result Computation 2025-05-01 03:56:20 -04:00