open-webui/backend/open_webui/models
Timothy Jaeryang Baek e62649f940 enh: analytics
2026-02-05 00:00:49 -06:00
..
auths.py perf: replace double lookup with single JOIN in authenticate_user_by_email (#21010) 2026-01-30 10:22:07 -05:00
channels.py chore: format 2026-01-09 02:46:04 +04:00
chat_messages.py enh: analytics 2026-02-05 00:00:49 -06:00
chats.py feat: analytics backend API with chat_message table 2026-02-01 07:04:13 +04:00
feedbacks.py enh: analytics model modal 2026-02-04 23:42:46 -06:00
files.py enh: files data controls 2026-01-29 19:50:06 +04:00
folders.py chore: format 2026-01-08 01:55:56 +04:00
functions.py perf: batch fetch filter functions to eliminate N+1 queries (#21018) 2026-01-30 00:50:04 +04:00
groups.py perf: optimize database queries in functions, feedbacks, and groups (#21019) 2026-01-29 21:44:50 +04:00
knowledge.py refac 2026-01-22 03:09:04 +04:00
memories.py perf: eliminate redundant query after memory update (#21013) 2026-01-29 21:45:09 +04:00
messages.py feat: channel webhooks 2026-01-09 02:30:15 +04:00
models.py fix: reduce triple query to single fetch in model toggle (#21009) 2026-01-29 17:24:09 +04:00
notes.py chore: format 2026-01-08 01:55:56 +04:00
oauth_sessions.py chore: format 2026-01-08 01:55:56 +04:00
prompt_history.py wip: prompt history models 2026-01-24 02:39:29 +04:00
prompts.py refac: prompts pagination 2026-01-27 23:01:56 +04:00
tags.py chore: format 2026-01-08 01:55:56 +04:00
tools.py chore: format 2026-01-08 01:55:56 +04:00
users.py refac 2026-02-02 10:04:13 -06:00