open-webui/backend/open_webui
2025-08-27 19:18:05 +02: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: account details 2025-08-21 02:39:25 +04:00
models refac 2025-08-21 22:02:11 +04:00
retrieval fix: reranking 2025-08-22 16:47:05 +04:00
routers add the configuration for selecting the languages codes son they can be used for translations 2025-08-27 19:18:05 +02:00
socket fix: redis session issue 2025-08-22 13:30:44 +04:00
static refac 2025-08-10 00:02:58 +04:00
storage refac/fix: s3 checksum validation 2025-08-21 12:44:16 +04:00
test chore: format, lint 2025-07-16 15:23:18 +09:00
utils fature/support-multi-language- add header to identify selected language and send to backend for translation 2025-08-25 19:30:27 +02: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 add the configuration for selecting the languages codes son they can be used for translations 2025-08-27 19:18:05 +02:00
constants.py feat: follow ups 2025-06-03 18:07:29 +04:00
env.py feat/enh: ENABLE_OTEL_TRACES granular otel support 2025-08-20 23:03:12 +04:00
functions.py refac 2025-08-21 03:38:26 +04:00
main.py add the configuration for selecting the languages codes son they can be used for translations 2025-08-27 19:18:05 +02: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