open-webui/backend/open_webui
2025-05-26 14:35:09 -07:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations
models refac: user chat list modal 2025-05-25 01:44:53 +04:00
retrieval chore: format 2025-05-24 02:13:54 +04:00
routers refac: pinned chat endpoint 2025-05-26 22:15:21 +04:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test
utils fix: resolve chat engagement TypeError - Fix get_message_list() to return [] instead of None - Fix middleware to use correct metadata message_id - Add safe fallback for missing role field - Ensure assistant messages include role field 2025-05-26 14:35:09 -07:00
__init__.py
alembic.ini
config.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
constants.py
env.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py feat: GZip, Brotli, ZStd compression middleware support 2025-05-26 14:18:29 +04:00
tasks.py