open-webui/backend/open_webui
Tim Jaeryang Baek 6bf393a480
Merge pull request #14787 from vaclcer/vaclavs-custom-docling
feat: Customize Docling's "Describe Pictures" feature
2025-06-08 19:02:36 +04:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations feat: notes 2025-05-03 18:16:32 +04:00
models refac: role update ui 2025-05-31 15:00:27 +04:00
retrieval Merge pull request #14787 from vaclcer/vaclavs-custom-docling 2025-06-08 19:02:36 +04:00
routers Add configuration options for picture description modes and update related components 2025-06-08 16:30:26 +02:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static chore: removed duplicate css elements 2025-05-28 08:31:11 -04:00
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test
utils chore: format 2025-06-05 01:12:28 +04:00
__init__.py
alembic.ini
config.py Merge pull request #14787 from vaclcer/vaclavs-custom-docling 2025-06-08 19:02:36 +04:00
constants.py feat: follow ups 2025-06-03 18:07:29 +04:00
env.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
functions.py refac: reserved __user__ param format 2025-06-04 15:53:07 +04:00
main.py Add configuration options for picture description modes and update related components 2025-06-08 16:30:26 +02:00
tasks.py