mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
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 |
||
---|---|---|
.. | ||
audio.py | ||
auths.py | ||
channels.py | ||
chats.py | ||
configs.py | ||
evaluations.py | ||
files.py | ||
folders.py | ||
functions.py | ||
groups.py | ||
images.py | ||
knowledge.py | ||
memories.py | ||
models.py | ||
ollama.py | ||
openai.py | ||
pipelines.py | ||
prompts.py | ||
retrieval.py | ||
tasks.py | ||
tools.py | ||
users.py | ||
utils.py |