open-webui/backend/open_webui/models
2025-01-17 12:03:24 -08:00
..
auths.py
channels.py feat: reactions 2024-12-30 23:06:34 -08:00
chats.py Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders) 2025-01-14 23:15:56 +00:00
feedbacks.py
files.py
folders.py
functions.py
groups.py feat: Add ability to change permissions on group creation API 2025-01-17 12:03:24 -08:00
knowledge.py
memories.py
messages.py fix: channel thread 2025-01-02 20:48:50 -08:00
models.py
prompts.py
tags.py
tools.py
users.py