open-webui/backend/open_webui/models
Timothy Jaeryang Baek c8cbdc8f7f refac
2026-02-11 15:24:12 -06:00
..
access_grants.py enh: access grants table 2026-02-08 21:21:25 -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 refac 2026-02-08 21:24:20 -06: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 refac 2026-02-08 21:24:20 -06: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 refac 2026-02-09 13:28:14 -06:00
knowledge.py refac 2026-02-08 21:24:20 -06: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 refac 2026-02-08 21:24:20 -06:00
notes.py refac 2026-02-08 21:24:20 -06:00
oauth_sessions.py chore: format 2026-01-08 01:55:56 +04:00
prompt_history.py refac 2026-02-08 21:24:20 -06:00
prompts.py refac 2026-02-10 15:47:21 -06:00
skills.py refac 2026-02-11 15:24:12 -06:00
tags.py chore: format 2026-01-08 01:55:56 +04:00
tools.py refac 2026-02-08 21:24:20 -06:00
users.py refac 2026-02-09 14:03:35 -06:00