open-webui/backend/open_webui/models
Adam Tao 635cb8e3ff perf(db): deduplicate update_user_last_active_by_id to reduce conflicts
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
2025-08-10 22:28:31 +08:00
..
auths.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
channels.py feat: reactions 2024-12-30 23:06:34 -08:00
chats.py enh: folder filter 2025-08-10 02:10:18 +04:00
feedbacks.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
files.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
folders.py enh: folder filter 2025-08-10 02:10:18 +04:00
functions.py feat: /sync functions endpoint 2025-05-24 23:39:19 +04:00
groups.py refac/enh: group add/remove users endpoints 2025-07-17 01:50:37 +04:00
knowledge.py wip 2024-12-10 00:54:13 -08:00
memories.py refac: memory handling 2025-07-20 15:00:24 +04:00
messages.py fix: channel thread 2025-01-02 20:48:50 -08:00
models.py feat: model sync endpoint 2025-07-28 13:06:05 +04:00
notes.py refac 2025-07-12 23:31:04 +04:00
prompts.py wip 2024-12-10 00:54:13 -08:00
tags.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
tools.py chore: format 2025-02-26 22:18:18 -08:00
users.py perf(db): deduplicate update_user_last_active_by_id to reduce conflicts 2025-08-10 22:28:31 +08:00