open-webui/backend/open_webui
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
..
data
internal
migrations
models refac: user list sub-standard code 2025-04-30 16:49:41 +04:00
retrieval feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
routers feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
socket hiding websocket initalization behind authentication 2025-04-30 15:05:57 +02:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage chore: format 2025-04-28 17:46:05 +04:00
test
utils feat: OAUTH_BLOCKED_GROUPS support 2025-05-02 14:47:02 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py enh: sentence transformers env vars 2025-04-24 01:55:18 +09:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00