open-webui/backend/open_webui/retrieval/loaders
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
..
external.py fix: Update external search/loader method to POST 2025-04-14 18:17:27 +08:00
main.py feat(ocr): add support for Docling OCR engine and language configuration 2025-05-03 00:32:06 +03:00
mistral.py refactor: update MistralLoader documentation and adjust parameters for signed URL retrieval 2025-04-01 20:14:34 +02:00
tavily.py feat(trace): opentelemetry instrument 2025-03-10 22:27:31 +08:00
youtube.py fix #12678 2025-04-10 07:23:34 +02:00