open-webui/backend/open_webui/routers
2025-02-12 22:56:33 -08:00
..
audio.py chore: format 2025-02-09 22:20:47 -08:00
auths.py Merge pull request #9031 from bunnerz-king/main 2025-01-28 14:50:04 -08:00
channels.py refac 2024-12-31 13:39:03 -08:00
chats.py enh: chat "clone" i18n 2025-01-28 12:49:06 -08:00
configs.py refac 2025-02-11 23:13:48 -08:00
evaluations.py
files.py Move file metadata into the [meta][data] key 2025-02-08 19:35:27 +09:00
folders.py
functions.py wip 2024-12-11 18:36:59 -08:00
groups.py enh: validate user id before saving group 2025-01-20 23:09:55 -08:00
images.py refac 2025-02-11 21:13:42 -08:00
knowledge.py chore: format 2025-02-05 00:07:45 -08:00
memories.py chore: format 2025-02-05 00:07:45 -08:00
models.py fix 2025-01-29 21:32:07 -08:00
ollama.py chore: format 2025-02-09 22:20:47 -08:00
openai.py fix : o1 should also be applied 2025-02-06 16:53:04 +09:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
retrieval.py Merge pull request #9803 from BochaAI/main 2025-02-11 21:01:04 -08:00
tasks.py feat: direct connections integration 2025-02-12 22:56:33 -08:00
tools.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
users.py fix: user settings save issue 2025-02-11 23:42:31 -08:00
utils.py