open-webui/backend/open_webui
2025-08-19 23:14:41 +04:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal refactor: format 2025-08-10 22:28:31 +08:00
migrations refac/enh: add performance indexes 2025-08-19 03:24:10 +04:00
models refac/enh: add performance indexes 2025-08-19 03:24:10 +04:00
retrieval refac/fix: rename WEB_SEARCH_CONCURRENT_REQUESTS to WEB_LOADER_CONCURRENT_REQUESTS 2025-08-18 20:06:36 +04:00
routers refac: images generation endpoint size field 2025-08-19 23:14:41 +04:00
socket enh/refac: redis cluster support 2025-08-04 14:15:08 +04:00
static refac 2025-08-10 00:02:58 +04:00
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test chore: format, lint 2025-07-16 15:23:18 +09:00
utils refac/enh: add performance indexes 2025-08-19 03:24:10 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini fix: Alembic CLI commands from failing 2025-08-15 04:17:47 -04:00
config.py refac/fix: rename WEB_SEARCH_CONCURRENT_REQUESTS to WEB_LOADER_CONCURRENT_REQUESTS 2025-08-18 20:06:36 +04:00
constants.py feat: follow ups 2025-06-03 18:07:29 +04:00
env.py refac 2025-08-17 04:06:16 +04:00
functions.py refac: reserved __user__ param format 2025-06-04 15:53:07 +04:00
main.py refac/enh: async process chat handling 2025-08-19 01:24:53 +04:00
tasks.py implement redis_key_prefix env support in all areas invoking redis to allow for clustermode compatibility with new docs function 2025-07-22 13:40:29 -04:00