open-webui/backend/open_webui
Tim Jaeryang Baek 6cb519ca0e
Merge pull request #14774 from rragundez/images-from-db
fix: Store and load code interpreter generated images from a central location (DB and/or cloud storage)
2025-06-08 19:09:28 +04:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations
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 Merge pull request #14774 from rragundez/images-from-db 2025-06-08 19:09:28 +04:00
socket
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 Use standardized procedure to save and load images 2025-06-08 16:26:58 +08: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