open-webui/backend/open_webui/routers
2025-05-07 22:25:18 +04:00
..
audio.py Merge pull request #13540 from NoMoreFood/dev 2025-05-07 00:49:57 +04:00
auths.py refac: auth endpoint 2025-05-07 00:54:53 +04:00
channels.py
chats.py enh: chat share & export permissions 2025-04-23 14:43:33 +09:00
configs.py
evaluations.py refac 2025-05-05 16:41:51 +04:00
files.py refac: audio recording 2025-05-04 18:17:35 +04:00
folders.py
functions.py
groups.py
images.py Fixed mis-use of set_image_model in automatic1111 Image generation 2025-05-06 18:17:52 +03:00
knowledge.py Update knowledge.py 2025-04-28 16:39:20 +10:00
memories.py
models.py
notes.py fix: non admin user notes 2025-05-05 23:31:37 +04:00
ollama.py Fix missing api_config for embedding Ollama proxy endpoints 2025-05-05 12:33:07 -04:00
openai.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
pipelines.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
prompts.py
retrieval.py refac: remove duplicate urls 2025-05-07 22:25:18 +04:00
tasks.py
tools.py
users.py refac 2025-05-07 02:45:00 +04:00
utils.py